View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Getting specific cell to be in upper left ?

It does.

Regards,
Tom Ogilvy

Don Wiss wrote in message
...
On Tue, 11 Nov 2003 18:46:53 -0600, Chip Pearson

wrote:

Use Application.Goto with the second argument set to True. E.g.,

Application.Goto Range("A63"),True


Very elegant. Thanks. (I just hope it also works in 97 when I get back

into
the office.)

Don <donwiss at panix.com.