Thread: Just a button
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Just a button

sub Button1_Click()
worksheets("Price Page").Activate
End sub

--
Regards,
Tom Ogilvy

wssparky wrote in message
...

Ok, Got a Stupid question for ya.
I have a button I want to open a sheet, not a user form.
The sheets name is "Price Page".
I can't figure it out.
Told ya it was stupid.



*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!