Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have the following formula, it works fine on all my columns besides the below two. I dont understand why its not working, all figures are in place, i have copied from the other columns so all same conventions. I'm just baffled - please can you help? These are the two that done work. It just says 'value' in the cell. =SUMPRODUCT(($B$2:$B$231=$C$245)*(E2:E231<0)*E2:E2 31) =SUMPRODUCT(($B$2:$B$231=$C$245)*(F2:F231<0)*F2:F2 31) I tried to trace the error and i think it said something about C245 but that shouldnt be a problem. C245 is a word which it looks up in the B range. it worked fine all other days/months and even in this spreadsheet it works for all besides these two. i have tried to copy in the code again from scratch but no luck. Many thanks, |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
IF formula returns error; abbreviating the formula | Excel Discussion (Misc queries) | |||
Formula Error-Error Message | Excel Programming | |||
Formula expected end of statement error, typing formula into cell as part of VBA macro | Excel Programming | |||
How do I replace "#N/A" error, to continue my formula w/o error? | Excel Worksheet Functions | |||
Formula error with Mac resulting in '#NAME' error | Excel Programming |