Gary has attended:
Excel VBA Intro Intermediate course
Excel VBA Advanced course
Course
have i now registered for 1 year support?
RE: course
Hi Gary,
Yes you now have 1 year of support.
Regards
Richard
Forum home » Delegate support and help forum » Microsoft VBA Training and help » vba courses london - Course
Gary has attended:
Excel VBA Intro Intermediate course
Excel VBA Advanced course
have i now registered for 1 year support?
Hi Gary,
Yes you now have 1 year of support.
Regards
Richard
To select a certain cell on a Worksheet you can use:
Application.Goto Reference:=Range("V300")
or more simply
Range("V300").Select
If, on the other hand, you want the selected cell to be the top/left cell on the screen you use:
Application.Goto Reference:=Range("V300"), Scroll=True
Connect with us:
Call for assistance
We will call you back