Forum Discussion

Lennox2525's avatar
Lennox2525
Copper Contributor
Nov 27, 2024
Solved

Need help setting up VBA Code for multiple list selections on 2 columns in Excel please

I have two separate columns that I need to set up for multiple selection. One is called 'Letters' and the other 'Notices' I have set up basic data validation but need to be able to select more that o...
  • HansVogelaar's avatar
    HansVogelaar
    Nov 27, 2024

    See the attached workbook. You'll have to allow macros.

    Right-click the sheet tab and select 'View Code' to inspect the VBA code.