Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

form recordsource Vs macro

Status
Not open for further replies.

miglou

Programmer
May 28, 2002
37
0
0
PT
Hello,
i have 2 queries (one return fields: a,b ;and other returns: a,c) i make a macro to run both queries, but now i would like that result to use in a new form(to see fields : a,b,c), is it possible to set form RecordSource to my macro?
T.Y.
 
why do it that way? create a JOINED query and use it as a recordsource for your form.

FORGET MACROS!!!

rollie@bwsys.net
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top