Thread
:
Set A1 on Top left Corner Q
View Single Post
#
1
Posted to microsoft.public.excel.programming
Sean
external usenet poster
Posts: 454
Set A1 on Top left Corner Q
How can I ensure that A1 is in the top left corner of my screen and
then the cursor is in K6?
I've tried below but it doesn't work
Sheets("Sheet1").Activate
Range("A1").Select
Range("K6").Select
Thanks
Reply With Quote
Sean
View Public Profile
Find all posts by Sean