Posted - 04/15/2018 : 13:05:35
I have my Product Inventory in an Excel file, as well as a CSV file.
All my product inventory is assigned categories in this file. Additionally, all my product inventory is assigned multiple categories.
My Categories in this separate file matches the names of my categories exactly word for word, space for space, etc...
I have thousands of products that I am attempting to assign the categories using a script, macro, or VB, which should be fairly simple.
I will be importing this data directly into the ECT database tables (vsproducts.mdb).
The Products table has a field called (pSection) this is where it looks like the initial category is selected. However I cant seem to find a Table or Fields where the ADDITIONAL Sections would be in the Database in order to automatically assign my additional categories.
Thanks J
|