G
Guest
I have a form that has a combo box on it and also 8 unbound text boxes (I'm a
noobie to Access, so I really don't understand the "bound" vs. "unbound"
concept). When the form is opened, the text boxes are all blank/empty. For
some reason, the user cannot enter data into the text boxes. Data populates
the text boxes only after the user selects a record from the combo box, and
even then, the user cannot edit/modify the values. What I'm looking to do
with this form is:
1) Allow the user to enter data into the text boxes and have it save the
"new" record to a table.
2) Allow the user to select a record from the combo box, the selection will
populate in the text boxes, then the user could edit the values in the text
boxes and save/update the record by pressing the "Save" button.
3) Allow the user to select a record from the combo box, the selection will
populate in the text boxes, then the user could delete the record from the
table by clicking the "Delete" button.
I have gone through all the property options for the text boxes and could
not figure out how to do this. Please point me in the right direction and I
would be extremely greatful. Thanks for the help in advance...
DtF
noobie to Access, so I really don't understand the "bound" vs. "unbound"
concept). When the form is opened, the text boxes are all blank/empty. For
some reason, the user cannot enter data into the text boxes. Data populates
the text boxes only after the user selects a record from the combo box, and
even then, the user cannot edit/modify the values. What I'm looking to do
with this form is:
1) Allow the user to enter data into the text boxes and have it save the
"new" record to a table.
2) Allow the user to select a record from the combo box, the selection will
populate in the text boxes, then the user could edit the values in the text
boxes and save/update the record by pressing the "Save" button.
3) Allow the user to select a record from the combo box, the selection will
populate in the text boxes, then the user could delete the record from the
table by clicking the "Delete" button.
I have gone through all the property options for the text boxes and could
not figure out how to do this. Please point me in the right direction and I
would be extremely greatful. Thanks for the help in advance...
DtF