I was using Excel to maintain a db of PCs that my company had converted to VoIP. We have a multi-floored building where each floor is separated into separate areas. The report for that building was a worksheet that had a cell assigned to each area.
To get the count for each area, I did a COUNTIF on the main db sheet to sum up those converted PCs in an area, using the area ID as the criteria to determine the count.
This worked fine in Excel. When I added a system in that building to the db, the chart showing the progress of that building would get the relevant area's count bumped.
Then, I decided that this db had grown to the point where it needed a real db tool to handle it and I imported the main sheet to a new Access db. That worked fine. I built the reports and queries that I needed and they all worked, except for the one that updates the building mentioned above.
When I make the query to count up the relevat PCs in each area, it counts OK, but each area gets its own record. That seemed fine at first, but I can not see any way to make a report that can select specific records for certain fields in the report body.
Then, I tried making a separate query for each area. That worked fine, but I can't have a report based on more than one query (that I can see).
So, I says to Access, I says, "OK, smart guy. Think yer gonna beat me, eh? Well, I'll show ya!"
With that, I made a new query and added each of the separate area queries to the new one, thinking I could just grab the sub-query result as a field in the new query. I figured that I'd be able to just grab the field to assign to the relevant field in the report. Well, Access decided to be persnickity and refused to do what I wanted.
Thinking I'd look silly slapping my computer around, I decided to join this forum and ask...
HAAALLPP!!!
To get the count for each area, I did a COUNTIF on the main db sheet to sum up those converted PCs in an area, using the area ID as the criteria to determine the count.
This worked fine in Excel. When I added a system in that building to the db, the chart showing the progress of that building would get the relevant area's count bumped.
Then, I decided that this db had grown to the point where it needed a real db tool to handle it and I imported the main sheet to a new Access db. That worked fine. I built the reports and queries that I needed and they all worked, except for the one that updates the building mentioned above.
When I make the query to count up the relevat PCs in each area, it counts OK, but each area gets its own record. That seemed fine at first, but I can not see any way to make a report that can select specific records for certain fields in the report body.
Then, I tried making a separate query for each area. That worked fine, but I can't have a report based on more than one query (that I can see).
So, I says to Access, I says, "OK, smart guy. Think yer gonna beat me, eh? Well, I'll show ya!"
With that, I made a new query and added each of the separate area queries to the new one, thinking I could just grab the sub-query result as a field in the new query. I figured that I'd be able to just grab the field to assign to the relevant field in the report. Well, Access decided to be persnickity and refused to do what I wanted.
Thinking I'd look silly slapping my computer around, I decided to join this forum and ask...
HAAALLPP!!!