Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Code won't stop looping through imported spreadsheet
#2
Solved: 12 Years, 10 Months, 3 Weeks ago
.GetCurrentRow will get the row number from the datatable, since the number can never be blank it won't stop looping. I would suggest you to take .GetRowCount first. This will give you the total number of active rows in the longest column of your sheet. Then loop through row count value.
Want to fast track your QTP/UFT Learning? Join our UFT Training Course
Reply


Messages In This Thread
RE: Code won't stop looping through imported spreadsheet - by Ankur - 01-08-2009, 12:19 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  how to use looping statement dmvelic083185 1 1,643 09-26-2017, 08:46 PM
Last Post: Ankur
  Execute button of putton won't be clicke automaticly in UFT (VB) MarUFT 3 3,137 11-21-2016, 04:22 PM
Last Post: Ankur
  Invalid File error importing a spreadsheet but only on a VM msacks 1 3,150 10-19-2014, 09:04 PM
Last Post: supputuri
  Perform some functions whenever QTP Stop button is pressed smartkarthi 2 3,694 08-22-2013, 11:43 AM
Last Post: smartkarthi
  How to make QTP take the value of a formula in a spreadsheet? utestqa 1 3,575 07-06-2013, 04:13 PM
Last Post: Ankur

Forum Jump:


Users browsing this thread: 1 Guest(s)