Hi,
I have several excel databases which I need to split up. The database
contains a list of products and thier prices, and I would like to
seperate each product into thier own excel file.
I am trying to have one commom coloum from the database in each file,
and then each of the other coloums paired with this.
For example if we call the main common coloum "1", and the product
coloums are "A", "B", "C" etc, I want seperate files, the first
containing, "1A" the second "1B" etc.
I need a way to automate this process, as doing this by hand will take
a long time. Can this be done? |