I am not sure if this is even possible. I do a bill of material in a form with part numbers for (4) types of material in one color. Each material has several different colors. I do not do a BOM for each color because the cost is the same no matter the color. I then run a VBA to export all the information to excel from a report. My report has formulas based on the data that is entered. Once in excel I have to add all the colors then upload in our system. What I would like to happen is run a VBA before I export this report and copy each line and add each color to it. I have a few primary keys. Then once it adds all the lines i need then export it to excel. Does anyone know if this is possible. Here is an example of the numbers
ML4712 A08 JBK-S
ML4712 A04 NAT-S
the part number stays the same but the other 2 fields need to change. there are several other fields but they will be exactly the same.
Thanks everyone
ML4712 A08 JBK-S
ML4712 A04 NAT-S
the part number stays the same but the other 2 fields need to change. there are several other fields but they will be exactly the same.
Thanks everyone