Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 162
Default Running a Userform from Excel

Skylark_za,

I think you should try using this code instead...

Sub EnterData()
frmPartLoc.Show
End Sub

I have never had to use "frmPartLoc.Show FALSE" to get a user form to
show...not even sure what the FALSE part even does for that
matter...hope that works.

-Todd

skylark_za wrote:
Please could somebody tell me how I would create a control to run the
userform that I have created for an Excel spreadsheet (Excel 2002).

I have tried using
frmFormName.Show False

but this gives me the following debug message
Sub EnterData()
- frmPartLoc.Show False
End Sub

Any insight as to what I may be doing wrong will be appreciated.

Thanks


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 keep UserForm open at all times while excel is running NFL Excel Discussion (Misc queries) 1 July 8th 09 01:35 AM
Running a UserForm (seemingly) Independent of Excel...? Jacob Excel Programming 5 September 26th 06 04:00 PM
Running GIF in userform Graham Whitehead Excel Programming 0 August 7th 06 05:11 PM
Running Userform Procedure Nigel Excel Programming 1 August 19th 05 07:16 AM
How can I use a worksheet while running a userform? Leo Excel Programming 4 December 17th 03 02:58 PM


All times are GMT +1. The time now is 04:43 AM.

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

About Us

"It's about Microsoft Excel"