Date and time in cell

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi there,

I need a way of getting the latest date and time in a cell without having to
manually update it every minute!

I can't see to figure out how to do this. I need something like currenttime.

Can anyone guide me.

Any help greatly appreciated.

Suzanne
 
you need something like clocks on the internet? real time clock?! If so,
you'll need some VBA, if not =now() should do the job (as already
mentioned).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top