Hello wonderful smartsheet users and apologies for a question that may not seem like it needs to be asked but I keep getting unparsable error for my cross sheet formula and i just can't see my error.
I am trying to have Program name entered on my target sheet if the status on primary sheet says "approved"… this is the formula I have that is not working
=IF({RFP Initial Application with Form Range 1)@ row= "Approved", {RFP Initial Application with Form Range 2}@row, ""))
please note the range 1 is linked to the status column of primary sheet and range 2 is linked from Program name column on primary sheet.
Thank you for your guidance and time.