dbTalk Databases Forums  

Help with Report

comp.database.ms-access comp.database.ms-access


Discuss Help with Report in the comp.database.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Kenneth Grice
 
Posts: n/a

Default Help with Report - 05-04-2004 , 01:40 PM






Hello I have the lotus notes sql driver connected to an access
database.

I have all the data linked to a table in access.

I was wondering how to create a vendor performance report like the
following



Supplier Received Lots Rejected Lots Accepted
Lots

Supplier A 4 4
Supplier B 5 1 4


The Supplier A in the example has 4 records. That is what the four
received lots are for.

Access shows the supplier name 4 times.

How can I get it to "Categorize" the supplier name (like in above
example )and get it to count the records for each to produce the
recieved lots column.

The rejected lots column should come from the record. There is a
field in the table for Rejected or Accepted.

The Accepted Lots column would be (Received Lots - Rejected Lots)

Can Access create this kind of report?

Thanks for any help in advance.

Reply With Quote
  #2  
Old   
Davis
 
Posts: n/a

Default Re: Help with Report - 05-04-2004 , 10:29 PM






kennethgrice (AT) yahoo (DOT) com (Kenneth Grice) wrote in message news:<e2a8f3b4.0405041040.6ebf321c (AT) posting (DOT) google.com>...
Quote:
Hello I have the lotus notes sql driver connected to an access
database.

I have all the data linked to a table in access.

I was wondering how to create a vendor performance report like the
following



Supplier Received Lots Rejected Lots Accepted
Lots

Supplier A 4 4
Supplier B 5 1 4


The Supplier A in the example has 4 records. That is what the four
received lots are for.

Access shows the supplier name 4 times.

How can I get it to "Categorize" the supplier name (like in above
example )and get it to count the records for each to produce the
recieved lots column.

The rejected lots column should come from the record. There is a
field in the table for Rejected or Accepted.

The Accepted Lots column would be (Received Lots - Rejected Lots)

Can Access create this kind of report?

Thanks for any help in advance.
You should be able to use a count function with a group by clause. If
you want to E-mail the table I can take a look at it. We sell a
reporting tool that you might also find useful, called Super*SQL. It
will cost $20 but if you want to be part of the Phase II Beta testing
program you will get a copy for free.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.