wipackerfan
Technical User
I have a table with pricing history, up to 5 revisions, by part number (the part number can be listed either once or multiple times depending upon the number of revisions). I am attempting to create a new table with the price history which is keyed by Part Number (only one part number per record), which also has multiple other items from other tables. Most of the information is one-to-one, however the pricing is a one-to-many. I have not been able to figure out how to do a join, or query, or ??? to acccomplish. Sounds simple, but I am really stumped. Any ideas