Try it this way...
Application.Goto Range("A100"), True
Just change the "A100" to the address of the cell you want to place in the
upper, left corner of the window.
--
Rick (MVP - Excel)
"AZSteve" <(E-Mail Removed)> wrote in message
news:A1133411-CDBA-4179-9ACB-(E-Mail Removed)...
> Excel 2003 and 2007 > Because displays vary, when I click a macro button
> to
> go to a different part of the sheet, I want to choose a cell in column A
> so
> that it appears at the upper left of the current window. I can't seem to
> get
> it to work in
> Excel 2003 - the selected cell appears some where in the middle.
|