kevinnaomi
IS-IT--Management
Hi,
I have a table that contains over 500 lines of purchasing data. I have organised with 4 columns separating the information. The table is called "costs". The columns are Category, Action, Type and Sub-Type.
Each of these columns has multiple entries of different values. e.g. Category: Hardware, Software and Misc. Action: Purchase, Costs, Maintenance...
I am trying to create a form that will give me combo boxes for each of these columns. Once I have selected the 4 types of entries I want to search for, I want to find all records in the COSTS table that have the matching criteria.
E.G. and row that has Hardware+Purchase+Server+Machine.
If anyone could give me some pointers it would be greatly appreciated.
I have a table that contains over 500 lines of purchasing data. I have organised with 4 columns separating the information. The table is called "costs". The columns are Category, Action, Type and Sub-Type.
Each of these columns has multiple entries of different values. e.g. Category: Hardware, Software and Misc. Action: Purchase, Costs, Maintenance...
I am trying to create a form that will give me combo boxes for each of these columns. Once I have selected the 4 types of entries I want to search for, I want to find all records in the COSTS table that have the matching criteria.
E.G. and row that has Hardware+Purchase+Server+Machine.
If anyone could give me some pointers it would be greatly appreciated.