Mark Drayton
New member
- Local time
- Today, 13:11
- Joined
- May 20, 2004
- Messages
- 7
Hi
I'm trying to edit a record within a table based on a selection made from a combo box on a form.
What I'm trying to do.....
In Form 1:
a) From a combo box select a home name
b) Click on a command button to edit details relating to that home within another form, Form 2.
In Form 2:
a) Amend details
b) Close form updates records and back to Form 2
Have been trying to use the DoCmd, ... function but just going around in circles
Many Thanks
Mark
I'm trying to edit a record within a table based on a selection made from a combo box on a form.
What I'm trying to do.....
In Form 1:
a) From a combo box select a home name
b) Click on a command button to edit details relating to that home within another form, Form 2.
In Form 2:
a) Amend details
b) Close form updates records and back to Form 2
Have been trying to use the DoCmd, ... function but just going around in circles

Many Thanks
Mark