CR 9 and 2 Excel Spreadsheets
I'm trying to write a formula field that shows only those from table1.field1 if not equal to table2.field1, table2.field2 or table2.field3. I thought this would be relatively simple, but the formula isn't working correctly and is as follows:
If {table1.field1} <> [{table2.field1},{table2.field2},{table2.field3}] Then
{table1.field1} Else
""
Any help is appreciated!
THANK YOU!
I'm trying to write a formula field that shows only those from table1.field1 if not equal to table2.field1, table2.field2 or table2.field3. I thought this would be relatively simple, but the formula isn't working correctly and is as follows:
If {table1.field1} <> [{table2.field1},{table2.field2},{table2.field3}] Then
{table1.field1} Else
""
Any help is appreciated!
THANK YOU!