Get Excel row number

Hi there,

I want to retrieve the row number (position) of a specific cell. I did not create a datatable of it. I just want to get the row number based on the Excel file. May I know how to do it?

Assume I want to retrieve the row number of “Invoice INV0002”

Hello,

You can chain Excel LookUpRange

3 Likes

Hi @msan

Thank you for your help!

From, Steven

1 Like

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