Firstly, apologies if there is a better method for this.

I was wondering how I would create, in VBA, a button that would display a text box and highlight (temporarily) certain cells/areas within a spreadsheet.

We use an excel spreadsheet where users click into various check boxes to opt in to subscriptions. At the top we have fields in which we need to the user to populate in order for the correct pricing to display in the opted in services.

We are finding that some users are not fully understanding how the sheet works, so I wanted to include a "how to use this form" button which highlights and explains each part of the sheet.

Is this something that can be done?