I must apologize if this question has been asked and answered a million times, but I have no idea what to search for to look for an answer. I know just enough about databases (Access) to impress anyone sitting next to me by putting my info into tables (big whoopie... File > Get External Data) cuz I do a lot of work in Excel with making lists 'n things. I can import my brains out... but when it comes to utilizing the data (any type of expressions, macros, vba) I'm fully and completely lost.
I have a table of unit features, the first field is the model, the remaining 24 fields are y/n fields or fields with specific info pertaining to that particular feature represented in that field.
If, creating a query, in the Model field (Field 1) in the Critera line I enter the following Like "*" &[Which Model?]& "*" it will pull up a dialog box and any model number or portion thereof, produces the unit with the features for that unit.
Lets make each of the 24 feature fields be labeled Feature1, Feature2, ...etc
If I wish to create a query to be able to label it "Which Feature?" and allow the user to enter, for instance, Feature16, yes, to pull up a list of all of the units which Feature16 applies to and not show the ones which, in the table state Feature16 as a No.
Or say Feature19 is a feature which can have multiple responses such as ABC, DEF, XYMH, whatever... and I want the user to be able to enter XYMH and it produce a list of all units which support or relate to XYMN, how do i do this?
I created a query using all fields from the table, model through feature 14, then in the Criteria field mentioned above, used Like "*" &[etc.... for each column. It pulls up an input field for the user but it returns either a table of the entire contents or pulls up one record and its empty. I know this is wrong but I have no clue what tools or feature or query or what I need to research in order to find some sort of code to make this query do what I want it to do.
Please help.
I do appreciate it.... VERY MUCH. Also, if YOU understand what I am trying to do and may have some information on what I should be researching for or even have some links, I sure would appreciate it!
I have been struggling with this for a week now and am now throwing in the towel.. UNCLE!
LadyCK3
(aka: Laurie)
LadyCK3
I have a table of unit features, the first field is the model, the remaining 24 fields are y/n fields or fields with specific info pertaining to that particular feature represented in that field.
If, creating a query, in the Model field (Field 1) in the Critera line I enter the following Like "*" &[Which Model?]& "*" it will pull up a dialog box and any model number or portion thereof, produces the unit with the features for that unit.
Lets make each of the 24 feature fields be labeled Feature1, Feature2, ...etc
If I wish to create a query to be able to label it "Which Feature?" and allow the user to enter, for instance, Feature16, yes, to pull up a list of all of the units which Feature16 applies to and not show the ones which, in the table state Feature16 as a No.
Or say Feature19 is a feature which can have multiple responses such as ABC, DEF, XYMH, whatever... and I want the user to be able to enter XYMH and it produce a list of all units which support or relate to XYMN, how do i do this?
I created a query using all fields from the table, model through feature 14, then in the Criteria field mentioned above, used Like "*" &[etc.... for each column. It pulls up an input field for the user but it returns either a table of the entire contents or pulls up one record and its empty. I know this is wrong but I have no clue what tools or feature or query or what I need to research in order to find some sort of code to make this query do what I want it to do.
Please help.
I do appreciate it.... VERY MUCH. Also, if YOU understand what I am trying to do and may have some information on what I should be researching for or even have some links, I sure would appreciate it!
I have been struggling with this for a week now and am now throwing in the towel.. UNCLE!
LadyCK3
(aka: Laurie)
LadyCK3