Simple Macro
Posted by Rick Baldonieri on January 25, 2000 7:08 PM
First I come from a 1-2-3 DOS environment so I need plenty of help. I need to create a macro that will allow data entry(numbers)into a cell and by pressing the "Enter" key have the entry point move to a new cell location and wait for new data to be entered. The direction and distance of movement will "vary". Example:Imput a number in A1,press "Enter" key moving to cell A2, stopping to allow another number imput,press "Enter" key moving to cell B1 and continue on. Once all data is entered and calculations are recorded I need to erase the data entered and begin anew. Thanks in advance!