Excel VBA Course
Excel VBA Course - From Beginner to Expert

200+ Video Lessons
50+ Hours of Video
200+ Excel Guides

Become a master of VBA and Macros in Excel and learn how to automate all of your tasks in Excel with this online course. (No VBA experience required.)

View Course

Check Mark Data Validation

0

Hello, How can I use a Check Mark for a list selection within a Data Validation Cell instead of selecting an X when creating a list?

Answer
Discuss

Answers

0

To be fair, the X is going to be the easiest solution going forward; however, you can do this a couple ways.

One easy way is to change the font of all "check-mark" cells to Wingdings and then use this symbol in data validation:

ü

When I use this method, it appears like the above symbol until it's selected.

This is probably the easiest way to get the desired result.

Discuss


Answer the Question

You must create an account to use the forum. Create an Account or Login