"Data Type Mismatch In Criteria Expression" Error

L

LB

Please see query statement below:

String$(1,40) & Left$([SQLIS_PROVMISC]![FAXNBR],3) & String$(1,41) &
Space$(1) & Mid([SQLIS_PROVMISC]![FAXNBR],4,3) & String$(1,45) &
Right([SQLIS_PROVMISC]![FAXNBR],4)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top