B
Bob
So I have dug myself a hole, I have a query, OverviewQ, that has a bunch of
SELECT expressions that are running off of table/ FROM [GradNurse Main]. Now
that I have filtered the data on table [GradNurse Main] using queries into
five seperate queries, InitialQ, 3moQ, 6moQ, 9moQ and >1yrQ, Is there any way
to apply the SELECT expressions of query OverviewQ to the records in these
new queries, if the fields have not changed except for the table/query in the
FROM clause? Possibly a pop-up field asking for what data set to run the
expressions on, or am I going about this in an ignorant fashion? Please show
me the light!
SELECT expressions that are running off of table/ FROM [GradNurse Main]. Now
that I have filtered the data on table [GradNurse Main] using queries into
five seperate queries, InitialQ, 3moQ, 6moQ, 9moQ and >1yrQ, Is there any way
to apply the SELECT expressions of query OverviewQ to the records in these
new queries, if the fields have not changed except for the table/query in the
FROM clause? Possibly a pop-up field asking for what data set to run the
expressions on, or am I going about this in an ignorant fashion? Please show
me the light!