First time posting, Long time reader.
I have created a formula in my family that takes the width of three separate parameters and calculates the Avg width. The problem I am having is the Value of the Avg width only shows feet and not the inches. Is there a setting I am missing or something I need to add to the formula.
Sample part of formula for AVG Width
if(and(and(Accessible Spaces > 1, No Painted Spaces > 1), Compact Spaces = 0), (Accessible Width + Painted Width + Typ Width) / 3
Attachment shows the result I get.
Thanks.
I have created a formula in my family that takes the width of three separate parameters and calculates the Avg width. The problem I am having is the Value of the Avg width only shows feet and not the inches. Is there a setting I am missing or something I need to add to the formula.
Sample part of formula for AVG Width
if(and(and(Accessible Spaces > 1, No Painted Spaces > 1), Compact Spaces = 0), (Accessible Width + Painted Width + Typ Width) / 3
Attachment shows the result I get.
Thanks.
Comment