M
metlkelley
Maybe I'm thinking too complicated. I have two records. Personal and
medication. both are controlled by booking number. The personal booking
number is an autonumber, and the medications booking number is just a number.
On my form "Personal" I have a button to open "Meds" How can I open the
"meds" form that matches the personal form? I know how to do it if both
records exist, but the "meds" record for that person does not exist yet. Not
all "personal" will need to use the "meds" form. Basically, how can I get it
to auto fill the booking number on the meds form to match the booking number
of the personal form, and only create a new record the first time it's
clicked, allowing additions to the same record later? Please tell me it's not
as hard as I've been struggling with it.
If this is covered somewhere, I couldn't find it. I've looked for two days.
I don't know a bit of code, so if it's possible to do it in a macro, that
would be REALLY great.
medication. both are controlled by booking number. The personal booking
number is an autonumber, and the medications booking number is just a number.
On my form "Personal" I have a button to open "Meds" How can I open the
"meds" form that matches the personal form? I know how to do it if both
records exist, but the "meds" record for that person does not exist yet. Not
all "personal" will need to use the "meds" form. Basically, how can I get it
to auto fill the booking number on the meds form to match the booking number
of the personal form, and only create a new record the first time it's
clicked, allowing additions to the same record later? Please tell me it's not
as hard as I've been struggling with it.
If this is covered somewhere, I couldn't find it. I've looked for two days.
I don't know a bit of code, so if it's possible to do it in a macro, that
would be REALLY great.