Headers on Excel Combo Boxes

You can use combo boxes to show a drop down list, either in a UserForm, or on a worksheet. Sometimes a list is easy to understand, like this one, which shows a part number and part name.

comboboxhead08

If the list has multiple columns, it might help if there is a heading for each column, like the one in the next screen shot.

comboboxhead09

You could probably figure it out without the headings, but it removes any potential confusion, if you show the labels at the top of the list.
Continue reading “Headers on Excel Combo Boxes”

Calculate Survey Scores with Excel Option Buttons

For easier data entry, you can add Option Buttons on a worksheet. Instead of having to type an answer to a question, just click on one of the buttons, to make a choice. Here’s how to calculate survey scores with Excel Option Buttons.

Continue reading “Calculate Survey Scores with Excel Option Buttons”