Saving forms as Data Access Pages

C

Critter117

I have a form created with a drop down list so that when I choose an object
in the drop down list, the other text boxes change depending on what object
is selected. The problem is: when I save it as a Data Access Page, the drop
down list info is blank. How can I fix this problem?
 
P

Persian Prince

I have a similar problem.
I have created a Data Access Page and all text field are okay, but my combo
box fields are blank.
I'm also unsure if they are linking to the combo boc choices that appear in
my table.
I other words Im unsure how to create and link a combo box to a field in my
databse table.
 
Top