S
Sean G.
Hello,
I'm trying to do an if else for criteria in a query. If
the condition is met I want to grab all the data in the
query, otherwise if it isn't met I want to grab some
criterion.... I have tried it with "*", but that doesn't
seem to work, here is my iif:
IIf([forms]![frmParam_Date_ofc]![Office1] Is
Null,"*","WMS")
Any help would be very much apperciated...
-Sean
I'm trying to do an if else for criteria in a query. If
the condition is met I want to grab all the data in the
query, otherwise if it isn't met I want to grab some
criterion.... I have tried it with "*", but that doesn't
seem to work, here is my iif:
IIf([forms]![frmParam_Date_ofc]![Office1] Is
Null,"*","WMS")
Any help would be very much apperciated...
-Sean