Before loop try to get the number of rows and assign that to some variable like "rowcount=DataTable.RowCount"
msgbox rowcount
For i=rowcount
xxxx
yyyy
Next
msgbox rowcount
For i=rowcount
xxxx
yyyy
Next
|
How to use same script for multiple URLs
|
|
« Next Oldest | Next Newest »
|
| Possibly Related Threads… | |||||
| Thread | Author | Replies | Views | Last Post | |
| How to run same script for different URLs when loading time is different | mansis | 5 | 5,767 |
09-21-2012, 12:42 PM Last Post: mansis |
|
| Multiple users executing QTP script using Excel Input | vinodindia | 0 | 3,433 |
07-05-2012, 11:41 PM Last Post: vinodindia |
|
| Switching between URLs | sqadri | 1 | 3,050 |
02-01-2012, 07:36 AM Last Post: rajpes |
|
| Multiple input values from a reusable action call from main script | knightofdawn | 0 | 3,673 |
08-30-2010, 01:23 PM Last Post: knightofdawn |
|
|
|
How to access multiple SAP sessions by script? | Osprey | 1 | 8,299 |
06-24-2010, 04:11 PM Last Post: Osprey |