Hi All,
I'm trying to streamline a worksheet by exchanging OFFSET for MATCH.
The sheet calculates a best fit curve by comparing various data after passing through three different models.
Two of the models work fine, but the third is failing.
I currently have this formula
which I have replaced with this:![]()
Please Login or Register to view this content.
where the named ranges are![]()
Please Login or Register to view this content.
However, I'm generating a #NUM error. Can anyone see where I've screwed it up?Buoyancy_loss=Regression!$E$2:$E$1000
ln_Time=Regression!$B$2:$B$1000
sqrt_time=Regression!$D$2:$D$1000
unity=Regression!$C$2:$C$1000
Thanks
Bookmarks