If I have three columns in Google Sheets, and I am wanting to select 1 item from A and B columns and have the third column, C, display my result, how would I do this? I am currently using Enum for A and B Column, and text or show for C column.
Example:
Google Sheet
Select one from A and one from B and get C as the result?
The third column would have an App formula expression that produces the appropriate result value from the values of the first and second column. I can imagine an expression like this:
I want to select and option from each drop down, and generate an answer (Compatible or Not Compatible).
On the back in, on Google Sheets, I have the results listed.