Jim has attended:
Excel Advanced course
Excel VBA Intro Intermediate course
Excel VBA Advanced course
Pivot Tables in VBA
Hi
What is the code to exclude an item in a drop down box of a row in a Pivot Table in VBA
The options for countries are:
'show all',
'England',
'Wales', &
'Scotland'
I want to uncheck the 'Scotland' box so only England and Wales appear in my Pivot Table