Hello every Community friends:
I have a question to ask you:
Look at the picture:
How can I get the range number:16.
I mean I want know that How many rows in the Excel
Help me please.
Hi,
You can read the sheet to datatable variable such as dt_test, then use dt_test.Rows.Count to get the row count.
Thanks,
Aisling
Thank you for your kindness
solve it !!!
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.