Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I'm new to VBA. I'm passing a value to "Acell": Acell = ActiveCell However, the following code does not work: ActiveSheet.PivotTables("PivotTable10").PivotField s("utcid") ..PivotItems(Acell).Visible = False But when I manually put in "37" (in quotes), it works. Please help. BTW, is there a way to follow your code step by step? similar to the formula auditing tool in Excel? Thanks in advance to people in this forum. I learn a lot more from here than any other book/website. -- pikapika13 ------------------------------------------------------------------------ pikapika13's Profile: http://www.excelforum.com/member.php...o&userid=10892 View this thread: http://www.excelforum.com/showthread...hreadid=528606 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Silly Problem with Variable (2nd attempt) | Excel Discussion (Misc queries) | |||
This is so silly... | Excel Worksheet Functions | |||
silly (?) problem defining ResultRange | Excel Programming | |||
Silly I know | Excel Programming | |||
Problem trying to us a range variable as an array variable | Excel Programming |