Hi, can someone people assist with my formula? This is what I’m currently working with;
IF({Post Sale Date},{Post Sale Date},{Event Date})
I want to expand on this to check the ‘Result’ field so it functions as below.
IF ‘Post Sale Date’ exists then use ‘Post Sale Date’
IF ‘Post Sale Date’ is empty and ‘Result’ is not ‘SUTH’ then leave blank.
IF ‘Post Sale Date’ is empty and ‘Result’ is ‘SUTH’ then use ‘Event Date’
Any suggestions would be much appreciated! Thank you