Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Jim Jim is offline
external usenet poster
 
Posts: 615
Default How many days since....

I would like to ask for help with a formula:

If I have a date in A1 (4/10/09) and in B1 I want a formula that shows how
many days has passed since that date, how would I write this formula?



Thanks
Jim


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default How many days since....

Put following formula in B1 to subtract the date in A1 from the current
system date.

=TODAY()-A1

"Jim" wrote:

I would like to ask for help with a formula:

If I have a date in A1 (4/10/09) and in B1 I want a formula that shows how
many days has passed since that date, how would I write this formula?



Thanks
Jim


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 793
Default How many days since....

With B1 formatted as numbers
=TODAY()-A1
will give you 7 with 4/10 in A1
You can also use
=TODAY()-A1-1
if you want don't want to count today.


"Jim" wrote:

I would like to ask for help with a formula:

If I have a date in A1 (4/10/09) and in B1 I want a formula that shows how
many days has passed since that date, how would I write this formula?



Thanks
Jim


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Employee days worked (-Holidays, -weekends, Snow Days, etc) Denise Excel Discussion (Misc queries) 2 December 31st 08 04:37 PM
Calc days between two dates and exclude leap year days scoz Excel Worksheet Functions 5 November 23rd 07 03:58 PM
Conditional Formatting Dates calculating 10 days and 30 days from a certain date Sioux[_2_] Excel Worksheet Functions 2 October 11th 07 02:04 PM
COUNT how many ROWS ago out of 10 days that the highest high in 10 days was made rhhince Excel Worksheet Functions 1 January 14th 07 09:56 PM
Convert days in decimal to days:hours:minutes Todd F. Excel Worksheet Functions 7 March 16th 06 07:17 PM


All times are GMT +1. The time now is 12:47 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"