Hi,
I need help writing a macro which will create new worksheets by copying contents from another worksheet (say "Master")
The worksheet "Master" has a report for various products
Row 1 column A value : Product 1
product 1 details...row 2 ...x
(details about the product 1 with no mention of the the product name)
Row X + 1, Column A value :Product 2
product 2 details rows x +2..y
and so on
I need to copy the product 1 values into a worksheet "Product1" and product 2 values into worksheet into "Product2" and so on..
Appreciate any help!
I need help writing a macro which will create new worksheets by copying contents from another worksheet (say "Master")
The worksheet "Master" has a report for various products
Row 1 column A value : Product 1
product 1 details...row 2 ...x
(details about the product 1 with no mention of the the product name)
Row X + 1, Column A value :Product 2
product 2 details rows x +2..y
and so on
I need to copy the product 1 values into a worksheet "Product1" and product 2 values into worksheet into "Product2" and so on..
Appreciate any help!