Home |
Search |
Today's Posts |
#11
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
No.
Event code and Functions/macros are stored in different types of modules. Event code in sheet or workbook...............functions and macros in regular modules. You can have many functions/macros in one module. No more than one type of event code in a sheet or workbook, however. i.e. You can't have two worksheet_change events in one sheet module. Gord Dibben MS Excel MVP On Wed, 22 Aug 2007 18:26:15 GMT, "RebekahK20_pontiac via OfficeKB.com" <u36479@uwe wrote: Do I need to create individual modules for most functions? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Automatically add a textbox to a user form based on user requireme | Excel Programming | |||
User form ComboBox Items: Remember user entries? | Excel Programming | |||
How to: User Form to assign a user defined range to a macro variab | Excel Programming | |||
User Defined Functions - Help Text - Make it Easy for the User | Excel Programming | |||
How to: Make user click End User License Agreement acceptance | Excel Programming |