I have inventory data for a school's computers. I will need to break down the data eventually, but here is the grit of it. I have a pk auto number, the room number that the computer is in, an assigned number to the computer in that room ( 1-10, ie 10 computers in that room) and each monitor and workstation serial etc.
On this report I need multiple grouping. At the start I would like to have the sum of all computers in the school. Then I need to break it down by what floor the computers are on. So here comes the question. How do I create a group for the first floor, so I can sum at that level, and for the second floor and so on? the room field had to be text because there are some rooms that are 204A and 303B. for arguments sake, and accounting the text, how do I make a field for 1*** = 1 and 2***=2 etc? Does that sound clear? I appreciate any help I can get!!!!
Thanks all!
On this report I need multiple grouping. At the start I would like to have the sum of all computers in the school. Then I need to break it down by what floor the computers are on. So here comes the question. How do I create a group for the first floor, so I can sum at that level, and for the second floor and so on? the room field had to be text because there are some rooms that are 204A and 303B. for arguments sake, and accounting the text, how do I make a field for 1*** = 1 and 2***=2 etc? Does that sound clear? I appreciate any help I can get!!!!
Thanks all!