cancel
Showing results for 
Search instead for 
Did you mean: 

Excel sensitivity label

MallaiahDarapun
Level 2

Hi,

How to select excel sensitivity label automatically?

2 REPLIES 2

Mukeshh_k
MVP

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

Regards,

Mukesh Kumar

ewilson
Staff
Staff

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