I am trying to search for a field where the wildcard needs to be in
the field name i.e.:
select * from userlist where fun??? = true order by lasNam, firNam
However, Access won't let me do this. Can anyone help show me how to
do this?
Thanks.
the field name i.e.:
select * from userlist where fun??? = true order by lasNam, firNam
However, Access won't let me do this. Can anyone help show me how to
do this?
Thanks.
Comment