Hi,

I have a script that does a bunch of stuff and writes out results to the 
datasheet. I want to be able to take values from 2 columns (Lets call them 
column A and B) and group them into groups of 17. Then take that group of 
17 and display it out until theres no more groups left from the rows.

I was thinking of trying to do a getrowcount and then looping using for i = 
1 to RowCount step 17. But that wouldnt work.

Thanks!

-- 
-- 
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en

--- 
You received this message because you are subscribed to the Google Groups "QTP 
- HP Quick Test Professional - Automated Software Testing" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to