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:

enter image description here

i have spreadsheet, automatically generated. however, hour column empty:

enter image description here

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

Popular posts from this blog

Sass watch command compiles .scss files before full sftp upload -

filehandler - java open files not cleaned, even when the process is killed -

gridview - Yii2 DataPorivider $totalSum for a column -