My problem is the following:
I have a table thak contains equipment reservation information of peple who need to use these euqipment, in the equipment field I want to have different kinds of equipment such as Overheads, Laptops, LCDs, and so on, and I also want to have a query where I can specify one item and want to retrive all records that contain this item. For example:
in the equipment field I have LCD, OH, Laptop for one record, and when I do my query where it askes me to enter the equipment I want to query, I only wanto to enter OH, and I want this query to show me all the records that contain OH even if it show me records that contain other equipment that OH.
I only have one table to run this query from.
Maybe this makes sense, maybe not; if it doesn't, I can try to clarify abit more.
Thanks
I have a table thak contains equipment reservation information of peple who need to use these euqipment, in the equipment field I want to have different kinds of equipment such as Overheads, Laptops, LCDs, and so on, and I also want to have a query where I can specify one item and want to retrive all records that contain this item. For example:
in the equipment field I have LCD, OH, Laptop for one record, and when I do my query where it askes me to enter the equipment I want to query, I only wanto to enter OH, and I want this query to show me all the records that contain OH even if it show me records that contain other equipment that OH.
I only have one table to run this query from.
Maybe this makes sense, maybe not; if it doesn't, I can try to clarify abit more.
Thanks