VBA (Excel) Sub Routines - TechRepublic
General discussion
October 24, 2001 at 02:26 AM
naio

VBA (Excel) Sub Routines

by naio . Updated 24 years, 5 months ago

Using VBA (Excel)I am unable to run a sub routine which is called from another sub routine. I receive an error message saying the the sub routine i am calling cannot be found.

How can i automatically update the data a user inputs and as a resultautomatically rerun the program-recalculating the data.I guess in a similar fashion to the way Excel automatically recalculates formulas.

This discussion is locked

All Comments