Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi, i have this code:
sheet 1 =IF(COUNT(Acte!U5:AG5),IF(TODAY()=MAX(Acte!U5:AG5 ),"Expired",INDEX(Acte!U5:AG5,,MIN(IF(Acte!U5:AG5 TODAY(),COLUMN(Acte!U5:AG5)))-COLUMN(Acte!U5:AG5)+1)-TODAY()),"") This code is looking at range U5:AG5 (were i have payment rates) and show me how many days i have left till the next rate. Ex: sheet 1 U5.........AG5 expiring dates sheet 2 U5.........AG5 Bill's nr/date. If in U5 i have 10.09.2009, and today is 14.09.2009 (the rate is exceeded), i need the formula to display "please pay", until in U5 i will write bill's nr/date. After i write nr/date in U5, then the formula to display remaining days to next payment rate. Can this be done? Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Starting payment when increase rate is known & total payment is kn | Excel Worksheet Functions | |||
Tax Rates | Excel Discussion (Misc queries) | |||
And new Pay Rates | Excel Discussion (Misc queries) | |||
calculate payment with first payment due date variable? | Excel Worksheet Functions | |||
how do you get a positive number payment with a mortgage payment . | Excel Worksheet Functions |