GoingCrazy
Technical User
I don't know if I can do this or not but here's what I'm dealing with:
I have a table set up as a matrix where the first column is a highest assembly part number. The second is a dash number corresponding to the assembly number and the third is a component part number that is required to build the assembly. For lack of a better way to handle it, the remaining columns are set up as yes/no fields that, when selected, will determine what parts are required on a particular aircraft by serial number.
The question is: Is there a way to set up a parameter query or something to allow a person to pull all the parts required by aircraft serial number? I am hoping to get away from having to write a hundred or more individual queries by aircraft serial number. I am at a standstill until I can resolve this problem. I am open to any suggestions, even if it means redesigning the tables. Anything you all can offer would be greatly appreciated.
I have a table set up as a matrix where the first column is a highest assembly part number. The second is a dash number corresponding to the assembly number and the third is a component part number that is required to build the assembly. For lack of a better way to handle it, the remaining columns are set up as yes/no fields that, when selected, will determine what parts are required on a particular aircraft by serial number.
The question is: Is there a way to set up a parameter query or something to allow a person to pull all the parts required by aircraft serial number? I am hoping to get away from having to write a hundred or more individual queries by aircraft serial number. I am at a standstill until I can resolve this problem. I am open to any suggestions, even if it means redesigning the tables. Anything you all can offer would be greatly appreciated.