suppose take one row in a row 16 columns is there.in 16
columns 16 numbers is there.but i want to get each 3 column
number.o/p :5 columns get in 16 columns means. so can
anybody write this function? plz send if u know the answer.
Answers were Sorted based on User's Feedback
Answer / kiran kumar
intCols = Browser.Page.WebTable.GetROProperty("cols")
For i = 3 to intCols
strVal = Browser.Page.WebTable.GetCellData(row,3)
i = i+2
Next
Is This Answer Correct ? | 0 Yes | 0 No |
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
Inserting a Call to Action is not importing all columns in Datatable of globalsheet. Why?
When Object Repository is available what is the necessity of having Descriptive programming which needs more scripting efforts.
What is the extension for Recovery scenario?
How many number of actions possible in qtp?
How many ways is to parameterize the value?
.how will you load the object during runtime
Diff b/w Health care domain and Banking Domain?
What is the difference between low level recording and virtual object.
what is the Vbscript to connect Database
how to identify a webtable coulmn values ,if we spy the coulmn value it is sometimes identifying as Webedit and some times it is identifying as "webelement", Could any body let me know how to handle the issue?
can any body tell me all of the release dates of QTP?????..... thanks in adv!