Sharing improved workflow for boosting AML/AVL completeness
I hope to share a method which I think might make filling out AML/AVL entries faster, at least in my company. See, most of my OEM parts are the same as the MFG part so it literally a copy task to fill out. The one by one method is too damn slow and with version 13's expose org preference, a total PITA. I've done most of the big sweeps via excel imports so what's left is small blocks of parts lacking AMLs. Tough to find and fill out.

I have a report (QML) above that export the full AML/AVL I care about. I have observed that often similar part numbers are in order from the same MFG but just not entered in. I just need to add in MFG name and as a base, they would be approved to start. What I need is a way to make that notation and generate the import sheets for those notations.
I have settled on a VBA macro (.xlsm) that will pull in the QML reports of AML/AVL with gaps and all Suppliers. From there, I can just note the MFG or Vendors as drop downs to make notations. Then a macro can spit out formatted part import and AML sheets I can load back into Windchill. I am using VBA and Excel since the input and output is all excel sheets and maybe I am not smart enought to know better. Use what you got.
I will debug this and post as a reply to this thread that will include my QML reports, Excel sheets and VBA code as text file. You can reassemble on your end as you see fit.


