Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have data arranged like this:
No. Payment Date 1 1-Sep-08 2 1-Oct-08 3 1-Nov-08 4 1-Dec-08 5 1-Jan-09 6 1-Feb-09 7 1-Mar-09 8 1-Apr-09 9 1-May-09 10 1-Jun-09 11 1-Jul-09 12 1-Aug-09 13 1-Sep-09 14 1-Oct-09 15 1-Nov-09 16 1-Dec-09 etc...... I tried using this formula to count the number of payments made: =INDEX(A18:A377,MATCH(TRUE,INDEX(B18:B377<=TODAY() ,),0)) but it returns a value of 1. I also tried using "NOW()" instead of "TODAY()" but get the same result. Any help corecting this would be greatly appreciated. Thanks Iriemon |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Today() function | Excel Worksheet Functions | |||
I'm using the =today() function but I'm getting ##### | Excel Worksheet Functions | |||
Today() & Now() function | Excel Worksheet Functions | |||
Can you do a function like =TODAY() PLUS 1? | Excel Worksheet Functions | |||
TODAY function? | Excel Worksheet Functions |