Hi,
I am having a little trouble creating a qry or report with more than one header, but i'm not sure if it is possible. I have a query with the following fields:
Location
Position
PStatus ("open" or "filled" entered)
What i am trying to do is count the number of open and filled records by Location and Position:
LOCATION1 LOCATION2 LOCATION3
Open Filled Open Filled Open Filled
Position1 10 5 6 3 15 10
Position2 2 1 4 0 0 5
Position3
etc
Is this possible?
Thanks
I am having a little trouble creating a qry or report with more than one header, but i'm not sure if it is possible. I have a query with the following fields:
Location
Position
PStatus ("open" or "filled" entered)
What i am trying to do is count the number of open and filled records by Location and Position:
LOCATION1 LOCATION2 LOCATION3
Open Filled Open Filled Open Filled
Position1 10 5 6 3 15 10
Position2 2 1 4 0 0 5
Position3
etc
Is this possible?
Thanks