Hi all,
i am currently working on a project which requries me to copy and paste pivot table data. for example
in sheet A i have these data in pivot table
A B C
123USD123 1,000,000 1,000,000
234USD234 1,000,000 500,000
345USD345 1,200,000 1,200,000
456USD456 1,000,000 500,000
What i need the macro to do is to double click on column 2 and 3 of row 234USD234 and copy the corresponding data into another worksheet in row1 and row 600 respectively.
In addition, i would like it if it could ignore row 123USd123 and 345USD345 as the values of B and C match.
thank you!
i am currently working on a project which requries me to copy and paste pivot table data. for example
in sheet A i have these data in pivot table
A B C
123USD123 1,000,000 1,000,000
234USD234 1,000,000 500,000
345USD345 1,200,000 1,200,000
456USD456 1,000,000 500,000
What i need the macro to do is to double click on column 2 and 3 of row 234USD234 and copy the corresponding data into another worksheet in row1 and row 600 respectively.
In addition, i would like it if it could ignore row 123USd123 and 345USD345 as the values of B and C match.
thank you!