Hi,
I have a data base of 8200 products, each product has a code of 6 to 7 characters, the 3 first characters tell me the brand of the product.
I will like my database separated by brand of product, hopefully a sheet per brand. Each product have 4 columns : code, description, und, price.
can a macro do that? pick the 3 first characters of the code, then take all the products that the code star with the 3 same characters and put them in a new sheet and do the same for the other like 15 brands. I can do it manually by copy and paste, its doesn't take a lot of time, but if i make a change in the database then...
Thanks....
I have a data base of 8200 products, each product has a code of 6 to 7 characters, the 3 first characters tell me the brand of the product.
I will like my database separated by brand of product, hopefully a sheet per brand. Each product have 4 columns : code, description, und, price.
can a macro do that? pick the 3 first characters of the code, then take all the products that the code star with the 3 same characters and put them in a new sheet and do the same for the other like 15 brands. I can do it manually by copy and paste, its doesn't take a lot of time, but if i make a change in the database then...
Thanks....