copy only values from pivot to another table

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • barkarlo
    New Member
    • Nov 2006
    • 59

    copy only values from pivot to another table

    I make pivot table in excel.
    in page field is item month.
    in row field is employees.
    in column field is working hours,sunday hours, overtime and ect.
    Now I want with VBA code copy/paste only value of column overtime from pivot to another sheet.
    How?
Working...