View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
CLR CLR is offline
external usenet poster
 
Posts: 1,998
Default how can i display the date and time of a cell entry in excel?

That would require VBA, if you are up for it post back with more details, and
someone will help

Vaya con Dios,
Chuck, CABGx3



"Alex76" wrote:

i'm using excel to capture some data entry for a few users. i would like to
be able to automatically insert the date/time a user entered a value into
another cell in the same row as opposed to having the user select the date.
is this possible? if i use the 'today' function... i believe this will
change each time the worksheet is opened. Any ideas?