Hi,
Let me begin by saying that after spending a morning looking for an answer within this forum, it's obvious you folks know one heck of a lot more about MSAccess than I do! Unfortunately, that's evident right now as I'm faced with some difficulties that I need to solve quickly.
Basically, I'm trying to create a database where 1 to 20 part numbers (PartNumber1 through PartNumber20) will be entered in a single table entry (each one will be a work order), along with other information that is specific to each part number (date due, supplier, etc.). I need to be able to find all work orders containing a particular part number and pull that info as a report, but I can't seem to write a query that will look at more than one "blank" at a time.
I've gotten around this temporarily by limiting the part numbers per work order to 6 and creating a monster query that looks at each one at a time, but Access limits the 'or' lines to 6...hopefully I've given you enough info to help me? Thanks in advance for any assistance you can give!
Jamie
Let me begin by saying that after spending a morning looking for an answer within this forum, it's obvious you folks know one heck of a lot more about MSAccess than I do! Unfortunately, that's evident right now as I'm faced with some difficulties that I need to solve quickly.
Basically, I'm trying to create a database where 1 to 20 part numbers (PartNumber1 through PartNumber20) will be entered in a single table entry (each one will be a work order), along with other information that is specific to each part number (date due, supplier, etc.). I need to be able to find all work orders containing a particular part number and pull that info as a report, but I can't seem to write a query that will look at more than one "blank" at a time.
I've gotten around this temporarily by limiting the part numbers per work order to 6 and creating a monster query that looks at each one at a time, but Access limits the 'or' lines to 6...hopefully I've given you enough info to help me? Thanks in advance for any assistance you can give!
Jamie