multiselect

  1. D

    Outlook 2016 Creating an outlook Macro to select and approve

    Hey I was curious about Macros for Outlook 2016 and kinda wanted to get a bit more lazy but I have a ton of these emails that come in asking for approvals or rejections and I want to be able to approve the selected emails . Would this code work for that? Sub ApproveSelectedEmails() Dim...
  2. A

    Multi-select Listbox

    Hello, I'm exploring the possibility of incorporating a multi-select list box on a custom outlook form. I've added a Listbox to my form > Properties > Value Tab > set "Property to use" = Multiselect > created a new field I call "Roles" > added in a comma separated list of values to the...
Back
Top