Go Back   PCMech Forums > Help & Discussion > Web Design / Development

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 05-07-2003, 07:11 PM   #1
Member (5 bit)
 
Join Date: Apr 2003
Location: San Jose, CA
Posts: 17
Programming and Web Development

I have been playin' around with Access 97 for a bit and I have a form with check boxes on it. The report that I want to print has check boxes that are visable and I want them to be larger when I print them. No matter how much I change the height or width the check mark and box appear the same size on the report.

Can I make them larger to match a larger font? If so, HOW?
puckhog4 is offline   Reply With Quote
Old 05-08-2003, 08:04 AM   #2
Professional gadfly
 
doctorgonzo's Avatar
 
Join Date: Jan 2002
Location: Minneapolis, MN
Posts: 6,364
Send a message via MSN to doctorgonzo
No. Checkboxes will always be the same size, no matter how you size them. If you want to make a bigger checkbox, you will have to make your own control, something that is pretty much out of the scope of Access.
doctorgonzo is offline   Reply With Quote
Old 05-09-2003, 12:29 AM   #3
Member (5 bit)
 
Join Date: Apr 2003
Location: San Jose, CA
Posts: 17
Is it impossible to make my own control in access? All I want is to be able to check a box on a form and have it appear on a report. Right now I have a text box with the border set to be solid and I have to type an "X" in the feilds that I want to be checked. I can change the size of those to fit with the large font that I have on the report. Is there a control that can input the "X" for me so all I have to do is click on it? Any help with this can save me much time fooling around with access and would make you a very wonderful person.
puckhog4 is offline   Reply With Quote
Old 05-09-2003, 08:06 AM   #4
Professional gadfly
 
doctorgonzo's Avatar
 
Join Date: Jan 2002
Location: Minneapolis, MN
Posts: 6,364
Send a message via MSN to doctorgonzo
Using the control events, you can set it to automatically toggle an "X" in the text box. For example, you could use the OnDblClick event to change the value of the text box to "X" when you double-click on it.
doctorgonzo is offline   Reply With Quote
Old 05-11-2003, 06:45 PM   #5
Member (9 bit)
 
Join Date: Dec 1999
Location: Midland, NC, USA
Posts: 292
(Goin' a bit OT here....)

Quote:
All I want is to be able to check a box on a form and have it appear on a report.
"All I want...."
Arguably the biggest enigma of software development.

Don't get me wrong, here, Puck. But this is close to the number one challenge I face daily. A client or user will start with "All I want..." as if they want something simple, therefore it should be simple to build.
As you pointed out, Access already provides a printable checkbox. And, as doctorgonzo pointed out, you'd need to build your own checkbox control in order to change its appearance when it prints.

Since a printable checkbox is already in Access, it would just follow that building your own would be fairly simplistic. It isn't. But the end user always thinks it should be.

Which is why software development is such a thankless job.
UncaDanno is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 07:59 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2