@Todd Kaberline
I gave this formula a go from your Advanced Users Webinar (April 16, 2026). It looks a bit different from yours, but I’m pretty stoked that we can now add tax without having to mess around in Excel.
Would be great to see the zzTakeoff team incorporate something like this natively, even just a simple checkbox to toggle tax on/off would keep estimates super clean, especially when you want to keep things flexible 😉
Thanks for sharing it, really helpful!
([Sales Tax %]/100)*([Qty]*[Cost Each])*(("[Cost Type]"=="material")?1:(("[Cost Type]"=="labor")?1:(("[Cost Type]"=="equipment")?1:(("[Cost Type]"=="subcontract")?1:(("[Cost Type]"=="other")?1:0)))))