excel - Populating columns read from a pivot table using VBA or macro -
suppose have employee id on left , hours worked on right. of course, 1 row of rather large pivot table. can take id, match existing id in excel spreadsheet, , populate hour column in sheet hour in pivot table, using vba macro?
the pivot table data looks this:
i have spreadsheet, automatically generated. however, hour column empty:
is there way can have click macro or on pivot table sheet, , have employees hours populated pivot table? purpose make things easier else populating these excel spreadsheets save lot of time.
Comments
Post a Comment