View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
george-v george-v is offline
external usenet poster
 
Posts: 3
Default Time stamp - data input to row

Hi,

I have an Excel spreadsheet with almost 2000 rows of data presently.
For future data input, need to capture two additional info in two more
columns.

one which capture the date on which data is input into a blank row anywhere

and second column the date on which any data is modified in any row but on
specified columns-say column B, C, D , E and F

lastly for the existing 2000 rows, the date created and date modified column
can take arbitrary date of 07/01/2006.

Help please.

George V