Any MS Access design expert out there?<\/p>\n
I have a question regarding ‘Check Box’ option when designing a form.<\/p>\n
is there a way to have Access show the check box on the screen, but when printing out, only have the ‘Check’ print out, and not the ‘Check Box’ box…?<\/p>\n
I’ve tried different combos to see if i can work around it, by putting white borders, transparent, hairlines, ect. but the printout still show the box and the check.<\/p>\n
Thanks!<\/p>","upvoteCount":2,"answerCount":4,"datePublished":"2012-01-06T18:41:15.000Z","author":{"@type":"Person","name":"mildbil","url":"https://community.spiceworks.com/u/mildbil"},"acceptedAnswer":{"@type":"Answer","text":"
You can use a normal checkbox on the form and use a different control on the printout to achieve this (assuming you have created a seperate report and are not just printing the form). Change the report control to a textbox and set the source to =iif([my field name]=True,“a”,“”). Set the border to transparent and the font to webdings. This will give you a check mark with no box.<\/p>","upvoteCount":1,"datePublished":"2012-01-09T03:48:02.000Z","url":"https://community.spiceworks.com/t/ms-access-2007-design-view/119713/3","author":{"@type":"Person","name":"gerard-treacy","url":"https://community.spiceworks.com/u/gerard-treacy"}},"suggestedAnswer":[{"@type":"Answer","text":"
Any MS Access design expert out there?<\/p>\n
I have a question regarding ‘Check Box’ option when designing a form.<\/p>\n
is there a way to have Access show the check box on the screen, but when printing out, only have the ‘Check’ print out, and not the ‘Check Box’ box…?<\/p>\n
I’ve tried different combos to see if i can work around it, by putting white borders, transparent, hairlines, ect. but the printout still show the box and the check.<\/p>\n
Thanks!<\/p>","upvoteCount":2,"datePublished":"2012-01-06T18:41:15.000Z","url":"https://community.spiceworks.com/t/ms-access-2007-design-view/119713/1","author":{"@type":"Person","name":"mildbil","url":"https://community.spiceworks.com/u/mildbil"}},{"@type":"Answer","text":"
I think you’ll find they are ‘Check Boxes’ their name alone implies they will print with a box. To get the result you want you might be better of using another field type like Number or Text and assign the field as only a 1 or 0, one being true or 0 being false. Or you could use a boolean field which is either True or False.<\/p>","upvoteCount":1,"datePublished":"2012-01-07T03:48:30.000Z","url":"https://community.spiceworks.com/t/ms-access-2007-design-view/119713/2","author":{"@type":"Person","name":"lawriedalman3018","url":"https://community.spiceworks.com/u/lawriedalman3018"}},{"@type":"Answer","text":"
Gerard9944<\/p>\n
yes, i know it’s a check’Box’. but you know how customers what things done a certain way…<\/p>\n
Unfortunately, it is printing out the form.<\/p>\n
These are reminder cards that get printed out.<\/p>\n
But, I do like your idea of possibly having it printout as a report.<\/p>\n
I may need to modify the whole thing.<\/p>\n
Thanks for the input!<\/p>","upvoteCount":0,"datePublished":"2012-01-09T11:04:58.000Z","url":"https://community.spiceworks.com/t/ms-access-2007-design-view/119713/4","author":{"@type":"Person","name":"mildbil","url":"https://community.spiceworks.com/u/mildbil"}}]}}