Inserting a symbol in check box

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to fill in a job application form and trying to insert a symbol
in a check box. When I position the cursor, go to insert/symbols and pick my
symbol, then click on insert, it put's the symbol outside of the check box! -
how do I get the symbol INSIDE!
 
Mike

I may be corrected by other 'group readers, but I suspect that the checkbox
(Yes/No) display in Access ONLY allows a, well, "checkmark" inside the box.

If you are trying to insert a symbol other than a checkmark inside a box,
consider creating a box-shaped text control, turning on the border, and
adding your symbol as a value in the text control.
 
Back
Top