Hi,
I could use a hand with a report I would like to create. I am a (former) COBOL programmer and still not sure how to do certain (many!) things in Access/VBA.
I have a Room in a building. The room contains items, as on a table called RoomItems.
There is a possibility of let's say, 100 items that can be in a room. All the possibilities are on another table, Subcategory.
For a given room, I would like to compare the actual with the possible, and report on what is missing in the room. I would also like to do this report for all rooms.
If I were to write this in COBOL, I would write a batch match/merge program, and compare item/category by item/category.
Any suggestions as to how I would do this in Access/VBA?
Any help much appreciated.
Thanks in advance,
Lori
I could use a hand with a report I would like to create. I am a (former) COBOL programmer and still not sure how to do certain (many!) things in Access/VBA.
I have a Room in a building. The room contains items, as on a table called RoomItems.
There is a possibility of let's say, 100 items that can be in a room. All the possibilities are on another table, Subcategory.
For a given room, I would like to compare the actual with the possible, and report on what is missing in the room. I would also like to do this report for all rooms.
If I were to write this in COBOL, I would write a batch match/merge program, and compare item/category by item/category.
Any suggestions as to how I would do this in Access/VBA?
Any help much appreciated.
Thanks in advance,
Lori