X Y position

A

Alex

Hi
Can someone confirm that the figures at the end of the code below, relate to
the position of where the input box will appear on the screen?

I then need to be able to explain to a non techie how that relates to a
screen.

Thanks
A

InputBox("Enter destination of call", "Call made to", " ", 2500, 2000)
 
Top