Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() The main soutine is Sub Main (). I developed another routine : Sub Age() When I do a macro list Alt f8...both are in the list. Then I call Age from Main and Age is no longer inthe macro list. e.g. Sub Main () Dim x as long, y as long Age x,y end sub If there is an erroe in Age, the VB editor offers it up for editing. But how can I get to this otherwise? *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Call a subroutine using variable subroutine name | Excel Discussion (Misc queries) | |||
SUBROUTINE HELP | Excel Discussion (Misc queries) | |||
How to use this subroutine on multiple cells? | Excel Worksheet Functions | |||
Every second subroutine | Excel Programming | |||
How do I run a subroutine on a worksheet | Excel Programming |