![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Board Regular
Join Date: May 2002
Posts: 91
|
i have a pivot table in one sheet.
i want to find the value which intersects the row value "100" and column value "GT" any vba code or function ? |
|
|
|
|
|
#2 |
|
Board Regular
Join Date: Mar 2002
Posts: 363
|
Try using the GETPIVOTDATA function.
__________________
It's never too late to learn something new. Ricky |
|
|
|
|
|
#3 |
|
Board Regular
Join Date: May 2002
Posts: 91
|
i am using vba code.
i have 2 sheets a and b a contains pivot table no-act--GT 10--5--100 20--3--200 i want in b sheet d4=100 d5=3 d6=200 can anyone supply vba code [ This Message was edited by: jkpd2000 on 2002-05-22 13:53 ] |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|