leopardhawk
Well-known Member
- Joined
- May 31, 2007
- Messages
- 611
- Office Version
- 2016
- Platform
- Windows
Hello forum friends, I am trying to add a multiplier to an existing array formula but it is giving me, not an error, but the wrong result. The formula as it exists is returning a result of 24. I want to multiply this result by 0.621371 but when I add *0.621371 to the end of the formula and do a ctrl-shift-enter, the result is -8731...???
As always, I appreciate any help, advice or guidance.
Thanks!
As always, I appreciate any help, advice or guidance.
Thanks!
Code:
{=SUM(E206:E228-OFFSET(E206:E228,-1,1))+MAX(F206:F228)}