Error Message with no error number

alastair69

Registered User.
Local time
Today, 14:36
Joined
Dec 21, 2004
Messages
562
Hello All,

I have been developing my database all one seems to be well exept for an error message which is attched.

If anybody can help me trap this error or offer some advice i would be greatfull.

Alastair
 

Attachments

The error code is Error 2448.
Do a search on this forum with that error code number.

Hth
 
I just have to ask this - How did you arrive at the name for that zip file?
 
Ken,
It was an auto name that my screen capture unitity uses.

Alastair
 
I have seen that error before when I tried to add a value using VBA to a text box but that text box was already bound to a field in a table.
 
ghudson,

If i unbound my text boxes and then i could get the data to be saved on an close event, do you think that would do the trick.

Alastair
 
I do not recommend using unbound forms.
 

Users who are viewing this thread

Back
Top Bottom