Type mismatch in subform

tscotti

Registered User.
Local time
Today, 04:02
Joined
Aug 15, 2004
Messages
47
Hi,

I'm using the function found here http://support.microsoft.com/?kbid=210236to to repeat the values from the previous record automatically.

It works fine for one single form but I keep getting "type mismatch" when applying it to a subform within another subform within a main form.

Any ideas?

Thanks, in advance, for any help offered.

Tony
 
Hello:

The error means that you have your data types mismatched. Make sure that you have the appropriate data matched to the data type.

Regards
Mark
 

Users who are viewing this thread

Back
Top Bottom