Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have several macros which in a module. I tried adding a Function state
with the various subs in between ended by a END Function. It doesn't work. Does anyone have any suggestions? The code is like thus: Option Explicit Function Main_update() Sub Update_IMR() ....Code... End Sub Sub Update_Profile ....Code... End Sub End Funtion Please advise. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
fill down sequentially | Excel Worksheet Functions | |||
sorting sequentially | Excel Discussion (Misc queries) | |||
How do you loop NON-SEQUENTIALLY? | Excel Programming | |||
How do you loop NON-SEQUENTIALLY? | Excel Programming | |||
Run Macros Sequentially | Excel Programming |