Create Reports from Queries

  • Thread starter Thread starter AL
  • Start date Start date
A

AL

I really need some help on this issue below:

Create a report that will include various field names (fieldname1,
fieldname2, fieldname3, etc.)that groups all of each fieldname1's data
together. I also need to include a function that will count the total
number of records that are included for each fieldname1 service center.
Help!!!!!

Thanks in advance.
 
AL said:
I really need some help on this issue below:

Create a report that will include various field names (fieldname1,
fieldname2, fieldname3, etc.)that groups all of each fieldname1's data
together. I also need to include a function that will count the total
number of records that are included for each fieldname1 service
center. Help!!!!!

Thanks in advance.

That is not all that difficult to do, but it is a little difficult to
spell out in a newsgroup environment.

Access has some nice wizards to help you through the procedure the first
time and it has a help file (press F1) to provide additional help as you go.
I suggest you start by producing the report without the count but grouped on
the #1 field When you get that sort of like you want then look up the count
function in the help menu and add it in.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top