11-29-2014, 01:21 AM
Hello Experts,
I need your help.
Could someone tell me how to find a text in the runtime datatable using the code and get the row number of the text?
Here is my scenario: We import the external datasheet into QTP at runtime. That datasheet has more rows and we need to find a text in column A and execution should start from that row. We temporarily have a solution to read each row until we find the text but this consumes more execution time.
I appreciate your help.
Thanks in advance
I need your help.
Could someone tell me how to find a text in the runtime datatable using the code and get the row number of the text?
Here is my scenario: We import the external datasheet into QTP at runtime. That datasheet has more rows and we need to find a text in column A and execution should start from that row. We temporarily have a solution to read each row until we find the text but this consumes more execution time.
I appreciate your help.
Thanks in advance