I have a problem I have no idea why. I have a formula in a range (S33:S##) that returns the sum of another range. It works fine until I enter something into various cells that apparently are affecting this answer. However, I do not see where or why there is the conflict.
In many instances if the number(s) enter are small it works fine. However as the numbers the formula returns a $Value! error.
I receive this formula from a generous member here who I am very grateful for; however, I do not know who or when. The formula producing the error is this:
I suspect this will be close to impossible to comment on without seeing the entire worksheet which is quite complicated as I am not a programmer and not even much of a hacker – but I try.
To view the spreadsheet – Dropbox
Please note: This is just an example of what’s happening. It is by no means working as expected but if I could get this resolved would be so helpful.
Any suggestions would be appreciated and thank you for viewing,
Steve K.
In many instances if the number(s) enter are small it works fine. However as the numbers the formula returns a $Value! error.
I receive this formula from a generous member here who I am very grateful for; however, I do not know who or when. The formula producing the error is this:
Rich (BB code):
=IF(SUMPRODUCT(--(YEAR($C$32:$C$365)=R37),$Q$32:$Q$365)>0,SUMPRODUCT(--(YEAR($C$32:$C$365)=R37),$Q$32:$Q$365),"")
I suspect this will be close to impossible to comment on without seeing the entire worksheet which is quite complicated as I am not a programmer and not even much of a hacker – but I try.
To view the spreadsheet – Dropbox
Please note: This is just an example of what’s happening. It is by no means working as expected but if I could get this resolved would be so helpful.
Any suggestions would be appreciated and thank you for viewing,
Steve K.