Is there a way to control a columns show contraints based on values it DOES NOT CONTAIN. I am aware of and have used the “CONTAINS” expression but is there a way to look for something that isnt contained in a cell.
For example, I have a price column containing a spreadsheet formula (therefore I cannot use the app formula, initial value or valid if constaints), the formula will either provide a price e.g. £5.00 or have the value “Invalid Stock Code”. I dont want the app to appear with “Invalid Stock Code” I would like it to be blank or appear as 0.
Is this possible using the Show If Constraint??