ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Check Mark appears when a letter is entered in a field (https://www.excelbanter.com/excel-programming/383764-check-mark-appears-when-letter-entered-field.html)

Gina

Check Mark appears when a letter is entered in a field
 
What do I need to do to create a field which displays a check mark when a
letter is entered into the field? I saw this on a template for project
management.

Thanks
Gina

Dave Peterson

Check Mark appears when a letter is entered in a field
 
Maybe...

Select the range
Format|cells|number tab|custom category
In the "type:" box, put this:
alt-0252;alt-0252;alt-0252;alt-0252

But hit and hold the alt key while you're typing the 0252 from the numeric
keypad.

It should look something like this when you're done.
ü;ü;ü;ü
(umlaut over the lower case u separated by semicolons)

And format that range of cells as Wingdings.

Now, no matter what you type (spacebar, x, anyoldtextatall), you'll see a check
mark.

Hit the delete key on the keyboard to clear the cell.

If you have to use that "checkmark" in later formulas:

=if(a1="","no checkmark","Yes checkmark")

Gina wrote:

What do I need to do to create a field which displays a check mark when a
letter is entered into the field? I saw this on a template for project
management.

Thanks
Gina


--

Dave Peterson

Gord Dibben

Check Mark appears when a letter is entered in a field
 
Any letter or a particular letter?

Any cell or a particular cell?

Without programming................

Format a cell to Marlett font and enter the letter "a" to get a checkmark.





On Thu, 22 Feb 2007 11:38:21 -0800, Gina wrote:

What do I need to do to create a field which displays a check mark when a
letter is entered into the field? I saw this on a template for project
management.

Thanks
Gina




All times are GMT +1. The time now is 10:01 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com