PC Review


Reply
Thread Tools Rate Thread

Check Mark appears when a letter is entered in a field

 
 
=?Utf-8?B?R2luYQ==?=
Guest
Posts: n/a
 
      22nd Feb 2007
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
 
Reply With Quote
 
 
 
 
Dave Peterson
Guest
Posts: n/a
 
      22nd Feb 2007
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
 
Reply With Quote
 
Gord Dibben
Guest
Posts: n/a
 
      22nd Feb 2007
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 <(E-Mail Removed)> 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


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
clear check mark when field changes spcscooter via AccessMonster.com Microsoft Access Form Coding 3 14th Mar 2008 02:53 AM
Can a check box form field be displayed as a check mark? =?Utf-8?B?dHJhaW5lcjA3?= Microsoft Word Document Management 2 22nd Nov 2006 08:42 PM
put check mark in text box form field =?Utf-8?B?THlubmU=?= Microsoft Word Document Management 4 6th Jun 2006 04:20 PM
Excel: How do I type a letter in a column and make a check mark a. =?Utf-8?B?QmF1ZXJZ?= Microsoft Excel Worksheet Functions 3 24th Mar 2005 06:34 PM
Putting an actual check mark in a check box form field. =?Utf-8?B?TWFyZ290?= Microsoft Word Document Management 2 21st Feb 2005 09:59 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:35 AM.