gillianleec
Technical User
I hope this is a simple question. I am writing a query where I want it to check for the first parameter and if it does not exist, then choose the second parameter. My query returns results for both.
I have tried as my parameters: 1. "High" OR "SMH" 2. IIf(ismissing([Prsched]="High"), "SMH", "High")
Please help.
Gillian
I have tried as my parameters: 1. "High" OR "SMH" 2. IIf(ismissing([Prsched]="High"), "SMH", "High")
Please help.
Gillian