View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default Tag a cell with current date

touch
CNTRL-; CNTRL-:
--
Gary''s Student - gsnu2007h


"DDavid" wrote:

Hi All,

I have data in column B and I would like to find a way to insert the
current date and time in the adyacent cell in column A. This have to
occur at the moment I hit enter in the cell in column B. I thought
using Now() but the date changes when the file is opened again. can
you guide me through something?

Thanks in advance.