D
diablowrym via AccessMonster.com
Hello again folks,
I was wondering is someone could point me in the right direction.
What I need to do is build a query that we let me pull many specific records
at one time.
Say I had two tables:
Table 1 – employee info
EmID - pk
Name
Address
Etc
Table 2 – division
DivID – pk
Division Name
Address
Type
Etc
EmID – fk
I want to have a form that I can enter the EmID’s (as many as necessary) and
print a report from that form.
There is no other data besides the EmID that would differentiate the records.
Can this be done with a single query or do I need to have a query for each
EmId entry on the form?
If this question has been answered in the forums already please direct me
there, as I have had no luck finding it.
Thank you,
Point
I was wondering is someone could point me in the right direction.
What I need to do is build a query that we let me pull many specific records
at one time.
Say I had two tables:
Table 1 – employee info
EmID - pk
Name
Address
Etc
Table 2 – division
DivID – pk
Division Name
Address
Type
Etc
EmID – fk
I want to have a form that I can enter the EmID’s (as many as necessary) and
print a report from that form.
There is no other data besides the EmID that would differentiate the records.
Can this be done with a single query or do I need to have a query for each
EmId entry on the form?
If this question has been answered in the forums already please direct me
there, as I have had no luck finding it.
Thank you,
Point