I understand that 600+ columns are excessive, but this is an export of a company storage system that uses single fields for values dependent on the type of part so resistors would have value/wattage/type(axial, smd etc) and other fields, but capacitors
would have a different set of fields and these would all be outputted in separate columns in the csv export. I need to import the entire set before I edit the wasted space in vba. It is a slower process, but it would make life easier this way. I can use the
csv column file headers to filter the tables further later.
↧