C
Cary
Hi,
I have created a pivot table grouping data as follow
Item No Country Sales_person Oct_SUM
======= ======= ============ ==========
1 US John 345
Peter 354
UK Andy 235
FR Fred 255
2.....
3.....
4.....
....
I would like to know if it's possible to write some VB
codes to automate the process of creating a seperate
sheet/workbook for each item_no which will include the
other fields (country, sales_person and Oct_SUM)
Thanks a lot!
Cary
I have created a pivot table grouping data as follow
Item No Country Sales_person Oct_SUM
======= ======= ============ ==========
1 US John 345
Peter 354
UK Andy 235
FR Fred 255
2.....
3.....
4.....
....
I would like to know if it's possible to write some VB
codes to automate the process of creating a seperate
sheet/workbook for each item_no which will include the
other fields (country, sales_person and Oct_SUM)
Thanks a lot!
Cary