Wildcard in IFF Expression

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

While searching for some information I noticed about 10 questions pertaining
to using a wildcard (*) in an IFF statement.

I tried this myself and it did not work, however on my old machine it did
work on Access 2.0.

I guess the question is, did Microsoft Change or remove the feature?

Respectfully;

Grandma
 
It is IIf (for Immediate If), not IFF.

Post details about your usage of IIf, e.g. in Query?, Form?, Report? and the
IIf expression you used. If in Query, post the SQL String of the Query.
 
Back
Top