Microsoft Access 3

  • Thread starter Thread starter Chris Humble
  • Start date Start date
C

Chris Humble

I'm getting 'Data type conversion error' message when I input data. Programme
used to work with no problems. Can anyone solve this problem?
 
Chris Humble said:
I'm getting 'Data type conversion error' message when I input data.
Programme
used to work with no problems. Can anyone solve this problem?

Type mismatch errors occur only when the wrong datatype is entered. It could
be that you are trying to enter text into a numeric field, or a date out
side the range of acceptable dates (100 AD to 9999 AD), or most likely, a
decimal into an integer or long integer, or a number too large for an
integer.
 

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