Yes/No Field Size

F

fredg

Is there a way to increase the size of the check box for a Yes/No field?

James

Why?
A Yes/No (check box) field can only have a value of -1 or 0.
In other words, no, you can't.
 
J

JamesJ

I want to use it in a check list print out.
I just wated the box to be larger.
I guess I can always through in an image of a small box
that's bigger than the check box.
 
J

Jeff Boyce

You posted in a newsgroup that supports Access forms. Access forms are
on-screen displays.

If you want a "check list print out", use an Access report and change the
font size.

Good luck!

Regards

Jeff Boyce
Microsoft Access MVP

--
Disclaimer: This author may have received products and services mentioned
in this post. Mention and/or description of a product or service herein
does not constitute endorsement thereof.

Any code or pseudocode included in this post is offered "as is", with no
guarantee as to suitability.

You can thank the FTC of the USA for making this disclaimer
possible/necessary.


JamesJ said:
I want to use it in a check list print out.
I just wated the box to be larger.
I guess I can always through in an image of a small box
that's bigger than the check box.
 
J

JamesJ

Ok.

Thanks

Jeff Boyce said:
You posted in a newsgroup that supports Access forms. Access forms are
on-screen displays.

If you want a "check list print out", use an Access report and change the
font size.

Good luck!

Regards

Jeff Boyce
Microsoft Access MVP

--
Disclaimer: This author may have received products and services mentioned
in this post. Mention and/or description of a product or service herein
does not constitute endorsement thereof.

Any code or pseudocode included in this post is offered "as is", with no
guarantee as to suitability.

You can thank the FTC of the USA for making this disclaimer
possible/necessary.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top