Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default button to launch my userform

Ok, this time its almost embarrasing....I have finished my vb
application, thanks in no small part to the help I got here, and the
with the nasty weather this morning managed to forget my VBA book a
home.... The thing I cant remember is how to on click launch m
userform...I thought it was something like
UserForm1.Show but I guess I am wrong...any help would b
appreciated..

Sorry for asking stupid stuff,
Jason Sel

--
Message posted from http://www.ExcelForum.com

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default button to launch my userform

Jason ,

It is Userform1.Show, but you need to put the code in a macro, in a standard
code module, and then call that macro.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"JasonSelf " wrote in message
...
Ok, this time its almost embarrasing....I have finished my vba
application, thanks in no small part to the help I got here, and then
with the nasty weather this morning managed to forget my VBA book at
home.... The thing I cant remember is how to on click launch my
userform...I thought it was something like
UserForm1.Show but I guess I am wrong...any help would be
appreciated..

Sorry for asking stupid stuff,
Jason Self


---
Message posted from http://www.ExcelForum.com/



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default button to launch my userform

if the userform name is Userform1, then it is

Userform1.show

--
Regards,
Tom Ogilvy

JasonSelf wrote in message
...
Ok, this time its almost embarrasing....I have finished my vba
application, thanks in no small part to the help I got here, and then
with the nasty weather this morning managed to forget my VBA book at
home.... The thing I cant remember is how to on click launch my
userform...I thought it was something like
UserForm1.Show but I guess I am wrong...any help would be
appreciated..

Sorry for asking stupid stuff,
Jason Self


---
Message posted from http://www.ExcelForum.com/



Reply
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
HOW to close a userform using a button CC Excel Discussion (Misc queries) 2 October 10th 08 02:06 PM
Is it possible to make a Button on a tool bar to launch an Add-in Wolf Excel Discussion (Misc queries) 1 June 24th 05 12:13 AM
Use the X button on a userform Greg B Excel Discussion (Misc queries) 3 May 16th 05 09:19 AM
how to run macro in userform button khurram saddique Excel Discussion (Misc queries) 2 March 4th 05 12:47 PM
Can I launch the Calendar Control from a Comand Button kathryn Excel Programming 2 November 12th 03 04:25 PM


All times are GMT +1. The time now is 06:17 PM.

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"