I have a table with different types of equipment with fields such as asset tag, category, model, location, issued to and date. I have a seperate table for the categories. I am looking for the best way to create a report on the specific categories.
I have 14 caterories and I want to generate a report to tell me all the information on a particluar category. My goal is to search for equipment by category that might need to be upgraded based on age of equipment by just printing all records of a particlur category. Any suggestions to a newbie to access? Should I create a combo box on a form that displays the info in datasheet view and then print it??? Thanks
I have 14 caterories and I want to generate a report to tell me all the information on a particluar category. My goal is to search for equipment by category that might need to be upgraded based on age of equipment by just printing all records of a particlur category. Any suggestions to a newbie to access? Should I create a combo box on a form that displays the info in datasheet view and then print it??? Thanks