Ladies and gents,
I need your advice on the cleanest formula/method of setting cell content base on a date.
I have a date that a service is due.
The service may be overdue (negative number, due in the next 30 days,90 days or in the future.
I have column A which has the due date, column B has the number of days due/overdue using the formula Bx=(-(TODAY()-Ax).
Column C needs to have Overdue, Next Month, 3 Months or Future.
This is easily done using single AND statements eg, overdue can be =IF(Ax<TODAY(),"OVERDUE","FUTURE")but I am having a complete mind blank on how to do this for 4 possible outcomes.
I need the days due/overdue and if overdue, next month, 3 months, future to be simple as it is pulled into a pivot in another workbook.
All help gratefully received as its the end of the day and my mind is in reverse !!
Many Thanks
Big_Daz
I need your advice on the cleanest formula/method of setting cell content base on a date.
I have a date that a service is due.
The service may be overdue (negative number, due in the next 30 days,90 days or in the future.
I have column A which has the due date, column B has the number of days due/overdue using the formula Bx=(-(TODAY()-Ax).
Column C needs to have Overdue, Next Month, 3 Months or Future.
This is easily done using single AND statements eg, overdue can be =IF(Ax<TODAY(),"OVERDUE","FUTURE")but I am having a complete mind blank on how to do this for 4 possible outcomes.
I need the days due/overdue and if overdue, next month, 3 months, future to be simple as it is pulled into a pivot in another workbook.
All help gratefully received as its the end of the day and my mind is in reverse !!
Many Thanks
Big_Daz