Excel Automation Range Issue

I have an excel file, the data may be placed at any random location in the excel file and I don’t have the cell range of the data. How can I find data that fits my particular case.

Hi @RebeccaMike

Read the entire data without specifying any range in the read range activity. Then use Filter data table activity to get the desired data. Hope it helps.

1 Like

Hi @RebeccaMike

Do you have any issue while automating the process?

Can you elaborate your issue in detail with screenshot?

Regards
Gokul

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.