Error: Type mismatch

  • Thread starter Thread starter Frank Situmorang
  • Start date Start date
F

Frank Situmorang

Hello,

I put the calender pop up, and formerly it worked, but now, I do not know,
if there is and VBA during the development that contradicts, and the error
now, there is a pop up that says " Error: Type mismatch
then we have to preass " OK"

I apperciate anyone's help on waht goes wrong.
 
A type mismatch occurs when you try to add the wrong type of data to a
field, like trying to add text to a numeric field.
 
Arvin,

I have checked the table, the field is the date time type, I want to fill in
date using pop up celendar to facilitate typing

I f you could explain more..
 
Could we see the code behind your calendar that assigns the value to the
field?

--
There's ALWAYS more than one way to skin a cat!

Answers/posts based on Access 2000/2003

Message posted via AccessMonster.com
 

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

Similar Threads

getting type mismatch 3
data type mismatch 4
unusual Type Mismatch error 4
Option Explicit 1
puzzling data mismatch error 1
Date type Variable - Type Mismatch 5
type mismatch 3
Type Mismatch 2

Back
Top