General discussion
April 3, 2002 at 05:05 AM
audit

Data Entry Macro

by audit . Updated 24 years, 5 months ago

How do you get a macro in VBA to pause for data entry? I tried to record a macro that moves from the first cell requiring data through the last cell that requires data. However it doesn’t interpet my input as a pause for data entry {?}. Instead, when the macro is run, the cursor moves from the first cell to the next until it reaches the last cell and the macro terminates.

This discussion is locked

All Comments