View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rog[_2_] Rog[_2_] is offline
external usenet poster
 
Posts: 5
Default Screen co-ordinates

I *think* it is just

application.left + activecell.left

and

application.top + activecell.top


Regards


Rog