type mis

  • Thread starter Thread starter js
  • Start date Start date
J

js

Hi, I have one integer and string field, how to conver string to integer:
WHERE PID =ChartNum;

Error: Type mismatch in expression...
 
WHERE PID = CInt(ChartNum);

Regards,
Graham R Seach
Microsoft Access MVP
Sydney, Australia
 

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

Back
Top