Hi All
I am building up an application and am having trouble with the “show if” function
I have connected multiple tables and included them in the master form with the “part of” function, issue is that I want the table to display as a result of multiple selections from the list.
eg if list one was “tyre inspection” I want it to appear when the user selcts vehicle type from a drop down of either “Car or Truck”?
Would have thought it would be as simple as show "[Type]=Car or Truck. is there a seperator i need to use in the formula to make this work?
Use IN([Type],LIST(Car,Truck))
Thanks Aleksi!
You’re welcome
User | Count |
---|---|
23 | |
15 | |
4 | |
3 | |
3 |