checkbox whithin a cell

G

Greg

Is there a way to get a checkbox within a cell.
The forms toolbar only lets you make a floating one.
I want one directly in a cell.
 
D

Dave Peterson

Maybe you could just use a character.

=char(252)
formatted with wingdings might be ok???

or =char(254)
 
Top