Here's what the doc says.
Sheet_Label: Default Value 'None'
Values: Any String";
This option is used in combination with the various worksheet naming.
heuristics which are based on the sheet interval.
This string will be used as the first part of the name instead of the
predefined string it would normally use.
These are the defaults:
'Proc ' total_Proc_count - label
'Page ' total_page_count - label
'By ' numberOfWorksheets byGroupLabel - label
'Table ' numberOfWorksheets - label
If sheet interval is bygroup, the worksheet name will be Just the
byvar = byval
If I understand you correctly what you would really like is this
label byval
Correct? I can get a tagset to you today if you like.
... View more