Hi Team,
I am trying to create a property expense calculator.
I am trying to reference across two variables as well.
So for example: (variables italicized)
If the cosmetic condition of the property is marked as "touch up" and the property type is marked "single family" then it will input 3000. Whereas... if the cosmetic condition is (still) "touch up" BUT property type is marked as "multifamily" then it will input 5000
Here is the beginning of my formula, just to give you an idea of what I mean:
-- How do I go about joining two variables for an input?
Thank you very much