Basshopper
Technical User
I have a table
Bom said:that lists records that would have some duplicated records that I still need in the table. What would a query look like or 2 joined to count the total records less the dupicates in 1 of the fields [Line #] to give me a total number of Line items. This is in reference to a Bill of Material. Trying to get to the basic number of main line item count less the alternative parts.4 fields are required in the query
[customer Id], [assmebly #],# said:, [Line #]
thanks in advance for your help