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 Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Plz Explain AUTOMATION REFERENCE MODEL?

1681


Which functionalities of QTP used in banking project?

1924


"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...

1442


what kind of frame work you used in your last project?

1817


What are the general steps involved in the data driven framework?

552






how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief

1536


how to do the batch testing in test director using manual testing procedure?

1778


What is the syntax to call one action in another?

552


How to test the login page in different ways in automation testing and i need code?

1346


How to analyzing test results using quicktest professional?

568


Hi Friends, Can anyone help me out in this one? In QTP, I am using Data Driver and want to parameterise multiple values (say 3 values ) for a field. How can I do it using Data Driver wizard? Plz mention it step-by-step. In the end after doing the needful, on opening the Data Driver window, how can I get number (i.e. 3) in the Parameterised column for that particualr value? Thanks a lot in advance.

1445


Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??

1636


How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?

698


unique properties of button,edit box, radio button,check box?

3824


How to test background color and dynamic images during run time can you put the check point for moving objects?

1447