How do I setup a cell in Excel as a checkbox w/o a form/active
You sure you used the NumPad and not the number keys above qwertyuiop?
Or are you using a laptop?
Gord Dibben MS Excel MVP
On Mon, 27 Nov 2006 10:49:02 -0800, Paperback Writer
wrote:
My keyboard wouldn't work. I had to copy paste the umlaut u's.
ü;ü;ü;ü
Otherwise, that wouldn't work with my keyboard.
Still, this is a great tip!
"Dave Peterson" wrote:
One more option:
Maybe just give the cell a custom format.
Format the cells by:
selecting them
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")
You can just see if the cell is empty.
Arno Rite wrote:
I want a cell to be formatted as a checkbox. I don't want to use form or
activex controls. Is this doable?
--
Dave Peterson
|