Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In another thread, I asked about using GoTos. Got some great feedback.
But some of what I was told seems contrary to what I have read elsewhere. I got the impression somewhere in my reading on VBA coding that it's better to minimize the code in the userforms/worksheets and keep as much of it as possible in Modules. Easier to find and access, something like that. Do others here agree, or do you just put the code wherever? Is there an advantage to using a Call from the userform to a module, or just do even long, involved code in the userform/worksheet? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Where?Worksheet code module or Worksheet_SelectionChange event han | Excel Worksheet Functions | |||
Run worksheet module code from workbook module? | Excel Programming | |||
Create a newworksheet with VBA code and put VBA code in the new worksheet module | Excel Programming | |||
Moved code from worksheet to module | Excel Programming | |||
Problem copying worksheet containing code module | Excel Programming |