If Worksheet Active, Go To Cell A1

G

G

I'm trying to find the event that will trigger the setfocus (to A1) if
worksheet x is active. Is there a way to move to a cell if worksheet x is
active?

Thanks, in advance, for your help.

G
 
J

Jacob Skaria

The event when worksheet gets activated is Worksheet_Activate()

If this post helps click Yes
 
Top