cheyenne2002
Instructor
I'm having trouble with a combo box.
I'm trying to use a Combo box to call up a record. I then need to view and/or edit this record.
There must be a way to do this, but I can't get it to work. I have created a form with all the fields from the table. I then removed the Property ID field and added a combo box using the wizard choice #3. This box is attached to the Property ID field.
When I try to use it I get the following message: Me.Bookmark = rs.Bookmark
If any one has suggestions on what I can do so I can call up particular records and then edit the data in them I'd love to hear from you.
I'm a newbie so if the answer is right in front of me I might just not be seeing it.
Thanks for your help and guidance.
Sam
I'm trying to use a Combo box to call up a record. I then need to view and/or edit this record.
There must be a way to do this, but I can't get it to work. I have created a form with all the fields from the table. I then removed the Property ID field and added a combo box using the wizard choice #3. This box is attached to the Property ID field.
When I try to use it I get the following message: Me.Bookmark = rs.Bookmark
If any one has suggestions on what I can do so I can call up particular records and then edit the data in them I'd love to hear from you.
I'm a newbie so if the answer is right in front of me I might just not be seeing it.
Thanks for your help and guidance.
Sam