G
Guest
Greetings. I am working in the query design view. I have 3 tables that I
need to bring together into a query for a report. The tables are;
tblClient,
tblRevenue,
tblUpdate.
In tblUpdate there is a topic field (Topic) that is a combobox list of
topics. There is also a note field (Note) that allows the user to put a note
in for the selected topic. All the tables are related. The Managing
Director is wanting a report that provides the note on 8 of the topics, plus
a few of the other fields. This report needs to resemble a spreadsheet look.
I can get the query to work with 1 of the notes for 1 of the topics. If I
add any others (same field) then I get an empty report.
I am not most experience person when it comes to queries so if some can walk
me thru or get me started I might be able to grasp it for any of the
remaining notes.
Thanks in advance for anyone responding.
*** John
need to bring together into a query for a report. The tables are;
tblClient,
tblRevenue,
tblUpdate.
In tblUpdate there is a topic field (Topic) that is a combobox list of
topics. There is also a note field (Note) that allows the user to put a note
in for the selected topic. All the tables are related. The Managing
Director is wanting a report that provides the note on 8 of the topics, plus
a few of the other fields. This report needs to resemble a spreadsheet look.
I can get the query to work with 1 of the notes for 1 of the topics. If I
add any others (same field) then I get an empty report.
I am not most experience person when it comes to queries so if some can walk
me thru or get me started I might be able to grasp it for any of the
remaining notes.
Thanks in advance for anyone responding.
*** John