Hello I could use some help with this formula.
Here is the formula I am using the bright yellow column to hold the formula. so you can see the results of that formula below
=IF(ISBLANK([Initial Approval Date]@row ), " ", [Homeowner Approval Initial Status intake]@row + [Homeowner Approval Initial Status Intake 2]@row + [Homeowner 1 Email approval]@row + [Approval Status 3]@row + CHAR(10) + [Initial Approval Date]@row )
Only issues I am running into is when the approved is in the "homeowner 1 email approval" or "approval status 3 column" it puts a "0" infront of everything. If the approval is in homeowner status intake or homeowner approval initial status intake 2 it works fine.
What am I missing here?
Thanks so much