Hi,
Is there a way to loop threw all cells in a row having a stopping
condition saying "Get all values in column X as long as there are
values in that same coulmn"?
Now I have this:

site = worksheet.Range("a2:a6").Value

But my Excel-shhet has values from a2:a15 i.e.

I want the loop to run as many times there are values in the column,
i.e. 13 times in this case.

Any one who can help me?



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to