Hi John
You can do this
Application.Goto Range("M10"), True
Range("P16").Activate
--
Regards Ron de Bruin
http://www.rondebruin.nl
"John" wrote in message ...
I know this has been answered before but I just can't find it..
I'm looking to have a particular cell at top left side but activate another cell. Say M10 in top left corner, but cursor in P 16
Thanks