View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
sherobot sherobot is offline
external usenet poster
 
Posts: 26
Default Having the current time inserted w/o updating the current time

Does anyone know how I would put in the current time without having it update
on every save?

For example I have a formula where a time automatically gets inserted in a
cell, when another cell gets typed in.
Now if an hour passes I want to be able to keep that original time.
Does anyone know how? I am currently using an If statement with the "Now"
function, but it is not serving my purpose.

Thanks in advance.