Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How do I keep from getting a new "Private Sub UserForm_Click()"
procedure (which I then have to delete) at the bottom of the sheet every time I select the code sheet for an existing user form? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Right click the object and select View Code. That won't produce any
auto-generated code. "John Pierce" wrote in message ups.com... How do I keep from getting a new "Private Sub UserForm_Click()" procedure (which I then have to delete) at the bottom of the sheet every time I select the code sheet for an existing user form? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Stop a Procedure from another procedure | Excel Discussion (Misc queries) | |||
Unwanted Procedure & Do While | Excel Programming | |||
How to jump from a Form procedure to a Workbook or Module procedure? | Excel Programming | |||
Calling a procedure in a procedure | Excel Programming |