Capturing Date

  • Thread starter Larry Fish via OfficeKB.com
  • Start date
L

Larry Fish via OfficeKB.com

I have tried writing a macro that would let me capture the date from my
computer and place it in cell D2. The captured day will be moved intact at
the end of the day

Is there a command that will let me do that?

Thanks for the help in advance.
 
J

Jaleel

Hi,

Why do you need a macro for this if Excel has a formula like this? In Cell
D2, put: =TODAY()
 
S

SteveW

=today() puts the current date as taken from your PC !
=now() is the same plus the time

Steve
 

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

Top