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

Report showing Count of Books by Status(Column) & Location sent (Rows)

Status
Not open for further replies.

Sid007

IS-IT--Management
Joined
May 13, 2004
Messages
2
Location
CA
Hi, I am trying to create a report that has a table format with rows for Location and columns for status. This report shows the total number of Books sent to different locations (listed in rows)& their status (listed in columns) respectively. Here are the basics of my design for the 'Book' table:

Book
------
Book #
Status ->Issued = Returned Used + Returned Unused + Missing
These are listed in cloumns and their count is needed by
Location-> 20 locations listed in rows

It should be pretty simple with controls but I need to know the exact format to be used to create the controls.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top