Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 77
Default Show user form

A while back, following written instructions I created a userform and a
macro to "SHOW" it
I still remember how to create the userform but have forgotten how to get a
macro to show the userform
Can someone help
Thanks


--
Norton Professional 2004 says this email is clean...believe it


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 77
Default Show user form

You hit it right on the head....many thanks

"Tom Ogilvy" wrote in message
...
In a general modules (if you go to the VBE and do Insert=Module, you will
get a general module).

In this module create a procedure to show the userform

Public Sub ShowMyForm()
Tester.Show
End Sub

now go back to excel and go to Tools=Macro=Macros, select ShowMyForm and
click run.

--
Regards,
Tom Ogilvy

"PCOR" wrote in message
able.rogers.com...
Thanks BUT.....
Lets take this from scratch.
I click on Alt 11
Select INSERTUSERFORM
A user form appears. I can now place controls on the form.
Say I rename the userform to TESTER
Now what I want to know is what do I have to do to get a macro to run

this
TESTER userform
This is all new to me so please be explicit.
Thanks


"David Coleman" wrote in message
...
Hi

As per the help files,

userform1.show

Regards

David


"PCOR" wrote in message
able.rogers.com...
A while back, following written instructions I created a userform

and
a
macro to "SHOW" it
I still remember how to create the userform but have forgotten how

to
get
a
macro to show the userform
Can someone help
Thanks


--
Norton Professional 2004 says this email is clean...believe it










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
show user form Joanne Links and Linking in Excel 1 February 27th 08 07:52 AM
SHow user form when opening workbook Wanna Learn Excel Discussion (Misc queries) 2 June 26th 07 06:30 PM
Use a text box to calculate and show results in a user form stockpick Excel Discussion (Misc queries) 6 August 6th 05 06:04 AM
Only Show User Form Once cornishbloke[_8_] Excel Programming 4 December 29th 03 01:24 PM
Show user form, leave wosksheet active Wric Smith Excel Programming 3 December 4th 03 08:46 PM


All times are GMT +1. The time now is 03:49 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"