View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Andrew[_9_] Andrew[_9_] is offline
external usenet poster
 
Posts: 30
Default ScrollIntoView Non-Selected Cell ..?

How do i..

Without selecting it.. ScrollIntoView a Cell.. Say... R120C140
...?

ActiveWindow.ScrollintoView .. but how to find the Document Coords in
Pixels of that Cell ..? when Rows/Columns are uneven sized ..?


Any Feedback would be Appreciated..
Andrew ;-)