J
Jamie Risk
Hello,
I've got 3 tables with a desire to create a 4th.
For the sake of design question, table 1 is called "Males", Table 2 is
called "Females" and Table 3 is called "Location".
Tables 1 & 2 refer to Table 3 in a lookup - this is so that I may produce
query showing all the "Males" and "Females" with matching locations. There
is only one "Female" per "Location". And, as it turns out, only one "Male"
per "location", although their could be several "Males" per "Location" in
future.
So far so good.
My question then is this:
******************
I'd like to use the information in the query mentioned to schedule a meeting
time, recorded in a table or something just as useful - I don't know how.
I'd strongly prefer to reference (via a lookup) the tables "Male" and
"Female".
The fourth table would be tied to the "Male" and "Female" tables by field
lookups in "Location". For each "Location", there would be always be one
"Female" for any matching "Male" (one or more) with a specified meeting
time.
The end result is that for every Male, a meeting would be scheduled with a
Female, where one or more Males would attend that meeting provided they have
the same location.
Does anyone have any suggestions?
I've tried using Forms but I can't figure out how to do anything with a form
other than look at existing data (I can't add anything new). I've also tried
using tables to no affect, and the "Autolookup" feature looked interesting
but I couldn't figure out where that was supposed to work either (in a form,
or in a table?).
Help!!!!
- Jamie
I've got 3 tables with a desire to create a 4th.
For the sake of design question, table 1 is called "Males", Table 2 is
called "Females" and Table 3 is called "Location".
Tables 1 & 2 refer to Table 3 in a lookup - this is so that I may produce
query showing all the "Males" and "Females" with matching locations. There
is only one "Female" per "Location". And, as it turns out, only one "Male"
per "location", although their could be several "Males" per "Location" in
future.
So far so good.
My question then is this:
******************
I'd like to use the information in the query mentioned to schedule a meeting
time, recorded in a table or something just as useful - I don't know how.
I'd strongly prefer to reference (via a lookup) the tables "Male" and
"Female".
The fourth table would be tied to the "Male" and "Female" tables by field
lookups in "Location". For each "Location", there would be always be one
"Female" for any matching "Male" (one or more) with a specified meeting
time.
The end result is that for every Male, a meeting would be scheduled with a
Female, where one or more Males would attend that meeting provided they have
the same location.
Does anyone have any suggestions?
I've tried using Forms but I can't figure out how to do anything with a form
other than look at existing data (I can't add anything new). I've also tried
using tables to no affect, and the "Autolookup" feature looked interesting
but I couldn't figure out where that was supposed to work either (in a form,
or in a table?).
Help!!!!
- Jamie