![]() |
difference in days between two date columns
I need to calculate days remaining for contracts from today's date. The only
field I have is the expiration date for the contract. How can I do this? Thank you! |
difference in days between two date columns
Hi Brian
With the date in B1 for example use =B1-TODAY() Format the cell as general -- Regards Ron de Bruin http://www.rondebruin.nl/tips.htm "brian" wrote in message ... I need to calculate days remaining for contracts from today's date. The only field I have is the expiration date for the contract. How can I do this? Thank you! |
difference in days between two date columns
=TODAY()-A1
"brian" wrote: I need to calculate days remaining for contracts from today's date. The only field I have is the expiration date for the contract. How can I do this? Thank you! |
difference in days between two date columns
=A2-TODAY()
A2=Expiration Date "brian" wrote: I need to calculate days remaining for contracts from today's date. The only field I have is the expiration date for the contract. How can I do this? Thank you! |
difference in days between two date columns
The cell formatting is what did me in. Thanks so much.
"Teethless mama" wrote: =TODAY()-A1 "brian" wrote: I need to calculate days remaining for contracts from today's date. The only field I have is the expiration date for the contract. How can I do this? Thank you! |
All times are GMT +1. The time now is 08:41 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com