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 |