Todays date

G

Guest

Hi All

I have a spreadsheet with a date field. I want to calculate how many days
have passed since that date. So I need to minus todays date from the original
date.

Does anyone know how I get Excel to display todays date and update for each
new day.

Any help greatly appreciated

Kind regards

Rexmann
 
P

Paul B

Rexmann,

=TODAY()
--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2002 & 2003
 
B

Bob Phillips

=TODAY()-A1

where A1 holds that date.

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)
 
O

OZDOC1050

=NOW()

Type this into the cell you want to represent today's date and format to
date format required

Pete
 

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

Similar Threads


Top