View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
T.C[_2_] T.C[_2_] is offline
external usenet poster
 
Posts: 16
Default macro for custom data entry

Hello All,
Could you please help me with a macro that would automatically enter a data
in say, col A, so that it coincides the empty cell in col B after its last
entry from the last time it was saved. For example,
Col A Date Col B
QQ Date1. SS
Date1. RR
Date1. UU
TT

Is it possible to have TT to appear in A4 instead of A2 after QQ?
The data in col B could be any # of rows long.

thanks,
Tina