Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Still suffering the #VALUE??!!! Thanks for your help anyway Bob....I shall
spend a few more hours trying to figure this one out...grrrrr... "Bob Phillips" wrote: It might be the NG wrap-around. Try this version =SUM(IF((TODAY()A1:INDEX(A:A,MAX(IF(ISBLANK(G1:G6 5535),0,ROW(G1:G65535)))) +28)*(G1:INDEX(G:G,MAX(IF(ISBLANK(G1:G65535),0,ROW (G1:G65535))))=""),1)) still array entered -- HTH Bob Phillips (replace somewhere in email address with gmail if mailing direct) "luvthavodka" wrote in message ... Thanks Bob, but i'm getting a #VALUE return with this. Have committed with Ctrl-Shift-Enter...is there anything else I could have done wrong? Regards Jenny "Bob Phillips" wrote: =SUM(IF((TODAY()A1:INDEX(A:A,MAX(IF(ISBLANK(G1:G6 5535),0,ROW(G1:G65535))))+ 28)* (G1:INDEX(G:G,MAX(IF(ISBLANK(G1:G65535),0,ROW(G1:G 65535))))=""),1)) which is an array formula, it should be committed with Ctrl-Shift-Enter, not just Enter. -- HTH Bob Phillips (replace somewhere in email address with googlemail if mailing direct) "luvthavodka" wrote in message ... I'm looking to count the number of blank cells in column G (only upto the bottom of the data table I'm using - the length of which is unknown until the end of the month, but only if the corresponding cell in column A (a date) is greater than 28 days old. What formula should I use? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
countif non blank cells + dates overdue | Excel Worksheet Functions | |||
=IF cell needs to show blank if blank | Excel Discussion (Misc queries) | |||
what means 'blank cell'?? | Excel Worksheet Functions | |||
Search Range for Criteria in given cell and produce results | Excel Discussion (Misc queries) | |||
Addition to Turn cell red if today is greater or equal to date in cell | New Users to Excel |