I'm creating an Excel Data Entry form with checkboxes and I would like to allow the user to select multiple checkboxes so the Excel cell reads "Multivitamin, Vitamin D, etc." instead of just "Multivitamin"
Here's the code that is currently only adding the information from the first selected checkbox instead of multiple selected checkboxes
![]()
Please Login or Register to view this content.
Sample Excel worksheet:
Worksheet.jpg
User form:
UserFormScreenshot.jpg
Bookmarks