24-04-23 09:29 AM
Hi,
How to select excel sensitivity label automatically?
24-04-23 10:16 AM
Hi - You can write a VBA code in one of your excel extended object using SensitivityLabel library methods -SetLabel , GetLabel - You can find the documentation here -
https://learn.microsoft.com/en-us/office/vba/api/overview/library-reference/sensitivitylabel-members-office - for code - Just record a macro do manual steps and you will be able to see the code and customize this code for BP Code stage.
Regards,
Mukesh
24-04-23 03:52 PM
If you're referring to Microsoft's Information Protection labels, have you looked at this VBO on the DX?
https://digitalexchange.blueprism.com/dx/entry/9648/solution/blue-prism---microsoft-information-protection---labels
Cheers,
Eric