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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Count records in query with joined table

Status
Not open for further replies.

RonMcIntire

Technical User
Oct 12, 2002
166
US
All:
I can write a query with the "group by/count" total that outputs the number of records for a value in the table but,
can I add a joined table to the query so I can add other fields to the query output?

If so how? I have tried but I get only a count of one for each record.

Ron
 
Could you show a sample of the data and the expected outcome?

Have fun.

---- Andy

A bus station is where a bus stops. A train station is where a train stops. On my desk, I have a work station.
 
Thanks for your help anyway. I think I have it figured out.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top