View Full Version : Report Generation


RunLikeaRiver
10-27-2005, 12:24 AM
Hi Folks,

I have a very little knowledge about MS acces..
I need to create a report in MS Access. For this I need to join single record of one table with multiple records of another table….n display it in single report..
It would be great if u provide me the necessary information ASAP..

Smart
10-27-2005, 12:58 AM
Create a query that takes the information from the tables you require

create a report an base it on the query that you have just created

that basically is it you may have to play with the reports format and sorting and/or grouping