Skip to main content

Can anyone help provide a solution to this formula? I’ve tried it with ABS and IF.


(2*{width}) + (2*{height})

Maybe try Sum(2width + 2height)


The formula looks fine to me. Can you include a screen shot that includes headings for the relevant field and some data?


I found my issue. The width and height fields were not # fields so I converted them and it worked using ABS function. Thank you for your suggestions!


Reply