How can i find out any "text's" coordinates in excel sheet
For example:
I want to know the coordinates of "F" Column in the excell
sheet
While recording when i clicked on F column it is showing
the coordinate values 385,9 but with out recording how can
i find out them
Suppose i want to clik on "H" column
writing the script like this
Window("Book1").WinObject("Book1").Click (...........)
Here I Dont know what (x y )values should i enter
Please any one can help me?
Answer / nani
Hi,
For this one no need of co-ordinates.
just u can type the row value and column value only.
like (1,1)== first row first column.
similarly (1,8)==first row 8 column.
let me know any issues with this.
| Is This Answer Correct ? | 0 Yes | 1 No |
How many add-ins comes by default with qtp?
what is the purpose of QTP?
what is the syntax or command in vbscript to display user message example i want to display "welcome to QTP".
How u call functions in QTP Function to calculate the length of characters in a wor
Write VB script to test given number is Prime Number
what is error and fault in terms of software quality?
Tell me the difference between the Data Driven Frame work and Keyword Driven frame work?
Could some one help me the difference between GetTOProperty and SetTOProperty and when we will use these properties. and what is meant by SetToProperties..
Where to use function or action?
How to add a standard checkpoint in your test ?
Explain types of descriptive programming?
what is the mail use of frame work(with detail). architecture for keyword driven frame work