Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have on sheet1 pivot table where is month in the page fields,emplooyes is
in the row fields and working hours is in the column fields. On the another sheet (sheet2) i make simple table where is in column A emplooyes and in the column from B to M is months of year. I would like write a code, if is it possible, who will look "emplooyes on the sheet2 ,"month" in the pivot table(sheet1) and then copy paste only value "working hours" from pivot table(sheet1) range B5:B50 to the column B2:B50 if month is January or C2:C50 if month is February and etc. I try with following formula: =if(sheet1!$A$1="jan";vlookup(sheet2!$A2;sheet1!$A $5:$B$50;2;false)) but I must every time scroll down formula, drag all range to another column and then make copy paste special copy only value if I want change month in the pivot table. -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...mming/200901/1 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Printing pivot table along with a copy and paste for each page fie | Excel Discussion (Misc queries) | |||
Copy Pivot Table Data and Paste into New File | Excel Programming | |||
Pivot table copy and paste | Excel Worksheet Functions | |||
copy/paste pivot table | Excel Worksheet Functions | |||
Pivot Table Copy Paste | Excel Programming |