I'll start off by saying that this is out of a book for a college course. We have built a database for a Medical Clinic and went through these forms a couple 'Tutorials' back. I never got the Combo Box in the main form to work but didn't realize it until I went back to see how it was supposed to work when I was studying for my mid-term. Guess she missed that one. So, the instructions read:
Position the Combo Box, select "I want the combo box to get the values from another table or query" --Next-- select "Query: qryPatientesByName" --Next-- select "Patient" and then "PatientID" --Next-- choose to sort ascending by "Patient" --Next-- re-size -- Next -- foreign key is "PatientID" --Next-- "Store that value in this field" option select "PatientID" --Next-- rename "PatientID".
I'm attaching a copy of what we are up to now, after Tutorial 8. The Form I need help with is frmVISITSANDINVOICES. It's the only thing in caps.
I haven't had the chance to look into this sooner because I've been working on my imaginary Equine Hospital database, trying to figure out what kind of queries, forms, and...haven't got to reports yet. How do you make up a business and then make up a complete database for it?!