Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have an automated pivot table that comes from our corporate group which I
manipulate each month into other reports. It has a CODE field in the "Page" section of the pivot table that I use to see different groups of information. I would like to programmatically (i.e. in VB code) select a group to display that uses a wildcard. For example, I have data showing codes like NSR001, NSR002, NSR003 .. etc. and NTR001, NTR002 .. etc. I would like to select all the NSR groups without having to choose each one that is on this worksheet because each month the codes might vary a bit. Some months might not have NSR003. I would like to use something like "CODES LIKE NSR*". Can I do that in VB for a pivot table? -- THX cs |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using a Pivot Table Calculated Field to get a Unique Count | Excel Worksheet Functions | |||
Pivot Table VBA code to move a row | Excel Discussion (Misc queries) | |||
Pivot -- want to use Max and Sum in same table | Excel Worksheet Functions | |||
Pivot Table Problems | Excel Discussion (Misc queries) | |||
Printing a Pivot Table from code - Excel 2003 | Excel Discussion (Misc queries) |