Thread: Todays date
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips
 
Posts: n/a
Default Todays date

=TODAY()-A1

where A1 holds that date.

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"rexmann" wrote in message
...
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