B
bw
The following SQL Statement prompts for me to "Enter Parameter Value"
for InstallDate, and I can't figure out why.
If I leave out the Criteria, then it works fine.
Can someone explain?
Field: InstallDate:
IIf([Forms]![boxSeats]![PrintWhich]=4,[TInstDate],[PInstDate])
Criteria: Is Not Null And IIf([Forms]![boxSeats]![PrintOneOrAll]="All
Dates",[InstallDate])
Thanks,
Bernie
for InstallDate, and I can't figure out why.
If I leave out the Criteria, then it works fine.
Can someone explain?
Field: InstallDate:
IIf([Forms]![boxSeats]![PrintWhich]=4,[TInstDate],[PInstDate])
Criteria: Is Not Null And IIf([Forms]![boxSeats]![PrintOneOrAll]="All
Dates",[InstallDate])
Thanks,
Bernie