T
T. Jenkins
I have a routine that cycles through page fields in a pivot table using VB
code. For the most part, things work fine, but every now and then, I have an
item in my list that doesn't exist in the data generating the pivot table.
The code is generating some errors as a result, I think because it's
overwriting the previous item in the page field list with the one I'm trying
to look at.
Is there an error check step that would help me avoid this? I just want to
code to skip this item if it doesn't exist in the Pivot Table.
Thanks,
Todd
code. For the most part, things work fine, but every now and then, I have an
item in my list that doesn't exist in the data generating the pivot table.
The code is generating some errors as a result, I think because it's
overwriting the previous item in the page field list with the one I'm trying
to look at.
Is there an error check step that would help me avoid this? I just want to
code to skip this item if it doesn't exist in the Pivot Table.
Thanks,
Todd