In need of help generating a report.

aldo

Registered User.
Local time
Today, 09:31
Joined
Nov 18, 2006
Messages
10
Is there a way to set up a query/report to display rows numbered 1 to max(AccountSize) and display the Count(AccountSize) that match the row number even if they are zero quantities?

I'd appreciate any help I can get.

Thanks much,

aldo
 
Last edited:
Hi aldo,

Yes it is. I'm pretty sure you'll find it in the way you have joined the tables in your query. you need outside joins, they will retun a 0
 
Thanks lightray.

-aldo
 
Last edited:

Users who are viewing this thread

Back
Top Bottom