LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default button in sheet

You need to use the specific userform name

Private Sub btnInicio_Click()
userform1.Show
End Sub

for example.

--
Regards,
Tom Ogilvy

"Joseph" wrote in message
...
hi.
i've added a button to a worksheet. this button should
show an userform, but it doesn't.
Private Sub btnInicio_Click()
userform.Show
End Sub
what am i doing wrong?
tia.



 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
add a sheet button vdmbqb Excel Worksheet Functions 9 December 3rd 07 01:06 PM
go to sheet button busyatwork Excel Discussion (Misc queries) 1 October 25th 07 08:19 PM
How do I create a command button to jump from sheet to sheet in a. Darlenew Excel Worksheet Functions 3 March 22nd 05 10:36 PM
Pause macro, add form button to sheet, continue macro when button clicked! Flystar[_15_] Excel Programming 1 May 26th 04 09:45 AM
Button taking over sheet SS[_3_] Excel Programming 1 January 15th 04 04:42 AM


All times are GMT +1. The time now is 09:28 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"