ComandButton Always on display

MGumbrell

Registered User.
Local time
Today, 09:49
Joined
Apr 22, 2005
Messages
129
I have a ComandButton1 at the top left hand side of my worksheet. When I scroll down the sheet the CommandButton1 dissapears (as expected). Is there a way to ancor it to a position so it remains visible when scrolling?

Thanks, Matt
 
Hi, Matt,

ever thought about freezing panes? The hard way would be VBA but here I´d give the easy way a try... ;) (tried it with Excel97 and it worked).

Ciao,
Holger
 
Thanks Holger

That was embarrassingly simple.

Regards, Matt
 

Users who are viewing this thread

Back
Top Bottom