LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,565
Default UserForm show question

I am not sure I understand the question, but you can call a UserForm anytime
from any code module because it is a separate object. But if it is already
visible you cannot open a second instance of it. The TextBox has a double
click event that could be used, but not a single click. There are other
events such as enter and exit that could also be used to call a userform.
You can view these events by creating a textbox from the Control Toolbox and
then right click the testbox and click view code. Click on the declarations
pane to get the drop down menu of all the events for the control.


"ordnance1" wrote in message
...
Is there any way to cause a userform (UserForm2) to show when someone
clicks in TextBox1 on the current userform?



 
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
Reposted question: If cell is empty show userform???????? Tdp Excel Discussion (Misc queries) 2 January 15th 09 05:15 PM
Click Colored Cell - UserForm.Show Question. Jim Excel Programming 3 August 14th 08 04:36 PM
userform.show question? T.c.Goosen1977[_59_] Excel Programming 1 July 31st 06 03:39 PM
userform.show question? T.c.Goosen1977[_58_] Excel Programming 1 July 31st 06 03:31 PM
Userform Question (Load/Unload/Show/Hide) RPIJG[_76_] Excel Programming 8 November 2nd 05 08:29 PM


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