Back to zzTakeoff Community Channel LogoBug Reports

Sum in manual takeoff cell feature not working as expected

Closed



Formula in the vertical linear cell: sum('Vertical Linear:FT')+sum('Linear:FT')


I'm not a mathematician, but 9 + 10 =/= 19.79.

0

Hi, you can round the value too if you need:


floor(sum('Vertical Linear:FT')+sum('Linear:FT'))

Hey Victor, in this case, is there any linear on the point count? If you specified a diameter or length/width for the point count, it will calculate the linear/perimeter of the point count.

Ah, interesting. That's why it's doing it. Thanks for pointing that out @Lorin.


Cheers!

You must be logged in to post replies. If you don't have an account you can signup here.