ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Formula Help (https://www.excelbanter.com/excel-discussion-misc-queries/99298-formula-help.html)

Str8

Formula Help
 
Looking for a formula that shows days left to comply to something.
So lets say column A has a date of 1/01/06 and we have 30 days to do
something. So in column B Id like to show how many days left before the 30th
day. So Lets say todays 1/20/06 so column B should have €ś10 days€ť left to
comply.

Thanks

Bill Ridgeway

Formula Help
 
I would suggest you set it out as follows-

Column A Column B Column C Column D
Source No (of days) Target Status
User input User =A2+B2
=IF(TODAY()C2,"Expired",C2-TODAY())

Regards.

Bill Ridgeway
Computer Solutions

"Str8" wrote in message
...
Looking for a formula that shows days left to comply to something.
So let's say column A has a date of 1/01/06 and we have 30 days to do
something. So in column B I'd like to show how many days left before the
30th
day. So Lets say today's 1/20/06 so column B should have "10 days" left to
comply.

Thanks




Sheila D

Formula Help
 
Something like =A2+B2-NOW() which assumes your date in A2, number of days in
B2 - HTH

Sheila
www.c-i-m-s.com



"Str8" wrote:

Looking for a formula that shows days left to comply to something.
So lets say column A has a date of 1/01/06 and we have 30 days to do
something. So in column B Id like to show how many days left before the 30th
day. So Lets say todays 1/20/06 so column B should have €ś10 days€ť left to
comply.

Thanks


Str8

Formula Help
 
Thanks for the replies.

"Bill Ridgeway" wrote:

I would suggest you set it out as follows-

Column A Column B Column C Column D
Source No (of days) Target Status
User input User =A2+B2
=IF(TODAY()C2,"Expired",C2-TODAY())

Regards.

Bill Ridgeway
Computer Solutions

"Str8" wrote in message
...
Looking for a formula that shows days left to comply to something.
So let's say column A has a date of 1/01/06 and we have 30 days to do
something. So in column B I'd like to show how many days left before the
30th
day. So Lets say today's 1/20/06 so column B should have "10 days" left to
comply.

Thanks






All times are GMT +1. The time now is 08:03 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com