Hi
Set myLabelInfo = ActiveWorkbook.sensitivityLabel.GetLabel()
=> produces error "Method 'SensitivityLabel' of object '_Workbook' failed
I think because class is not registered.
Which reference is needed in VBA available references so set command is working.
Regards and thank you
Alois
Set myLabelInfo = ActiveWorkbook.sensitivityLabel.GetLabel()
=> produces error "Method 'SensitivityLabel' of object '_Workbook' failed
I think because class is not registered.
Which reference is needed in VBA available references so set command is working.
Regards and thank you
Alois