Default value ceases to fill

gsc_81

Registered User.
Local time
Today, 14:40
Joined
Sep 24, 2004
Messages
30
This isn't major but it's bugging me. The default for a form field doesn't autofill any longer. It used to function fine before I imported a few tables and a form.
I even took an old copy of the whole db where the default works fine, imported my tables, and after verifying all references and relationships were normal, reopened the form. The @#$% field default stops working.

The field is a combo box so picking the result is no biggie but it's abusing the few brain cells that remain.

Please put me out of my misery..... :confused:
 
Sounds like you may have a conflict between what a table fld is supposed to default to and what the form control should default to...

Maybe?
kh
 
all fields and coding are identical

tables are identical except for updated and one form that has no similar or related fields to the form in question.

thanks for trying..
 
let me say this better...lol

the only difference between working and non-working versions aree that the non-working has updated data and 1 extra form which does not use or access any of the same info or any info with a relationship to the errored
info.
 
Have you tried deleting the form and importing a good copy from the previous version?

kh
 
Yes

I tried importing the form - no success
I tried importing the data to the db with the working form - no success

I'm finding completely new levels of confusion
 

Users who are viewing this thread

Back
Top Bottom