G
Guest
Hello,
I have a query that worked a few weeks ago, but now I get the message "Data
type mismatch in criteria expression." Nothing changed in any of the tables
that I'm aware of.
This is what I have in the field line of the query. It's supposed to give
only the first name out of the field RWPContact.
RWPContactFirstName:
Left([tblS1Facilities]![RWPContact],InStr([tblS1Facilities]![RWPContact],"
")-1)
Thanks!
Emmy
I have a query that worked a few weeks ago, but now I get the message "Data
type mismatch in criteria expression." Nothing changed in any of the tables
that I'm aware of.
This is what I have in the field line of the query. It's supposed to give
only the first name out of the field RWPContact.
RWPContactFirstName:
Left([tblS1Facilities]![RWPContact],InStr([tblS1Facilities]![RWPContact],"
")-1)
Thanks!
Emmy