Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi
I have created a very simple userform which I want to be displayed each time any cell is used. I have tried typing this code.. Private Sub Worksheet_Change(ByVal Target As Range) Application.EnableEvents = False Roulette.Show Application.EnableEvents = True End Sub in the worksheet code module, but when I hit the enter key after adding some data into any cell the user form doesn't show any ideas why?? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
display status bar value in excel userform? | Excel Discussion (Misc queries) | |||
Userform | Excel Discussion (Misc queries) | |||
UserForm | Excel Discussion (Misc queries) | |||
userform | New Users to Excel | |||
How can I create and display a chart dynamically on a UserForm wi. | Charts and Charting in Excel |