View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Wu Wu is offline
external usenet poster
 
Posts: 36
Default USE EXCEL MARCO LIKE OLD VERSION LOTUS-123 --- {?}

In the marco of Lotus 123, {?} represents that let us input data in current
cell when the marco running, and then we type the button [enter], the marco
will continue to run.


Now, I would like to write a marco in Excel. After running the marco, I can
input data in current cell, and I type [enter] button, it move to right cell
to let me input other data, after three times it moves down and move to left
three cells to let me input data repeatedly.