In a Smartsheet sheet, there are the following:
The A field is a multi-select drop list column type. The A@row cell has the values 'Apple', 'Lime', 'Orange', and 'Pear'.
The B field is a multi-select drop list column type. The B@row cell has the value 'Apple'.
The B-A field is a multi-select drop list column type.
What would be the column formula for the B-A@row cell that displays the missing values between the cells B1 and A1? Also, what would be the column formula for A-B@row?
Thank you so much!