UiPath StudioX readcell

Hi,
In StudioX, how to read range of cells from an Excel, for example A1 - A4?

Can you please provide the example here? Thank you so much,

Hey @A_Learner
In StudioX, you can read a specific range of cells from an Excel file using Read Range activities.

Thank you, @pikorpa

So are the read cell or read cell value, is only meant for only one cell?

Thank you,

@A_Learner
Yes, the Read Cell and Read Cell Value activities in StudioX are designed to read the value from a single, specific cell.