Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Reports / Printing / January 2006

Tip: Looking for answers? Try searching our database.

Printing single text field as 3 check boxes

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Yeahyeahyeah - 10 Jan 2006 01:30 GMT
Hi,
I have a form that uses a drop-down value list to fill in the RATING field
with the following values: 'A', 'B' or 'C'.  When I print a report based on
this form, rather than having a single text box for RATING that displays one
of the three variables, I need the report to display all three values 'A',
'B' and 'C' with a check box next to each. The value that has been previously
selected from the value list will trigger either a check or an 'X' to be
placed in one of the three check boxes. So how do I make this happen?

thanks,
David
Duane Hookom - 10 Jan 2006 02:46 GMT
Add three check boxes to your report and set their control sources to:
=Rating="A"
=Rating="B"
=Rating="C"
Signature

Duane Hookom
MS Access MVP
--

> Hi,
> I have a form that uses a drop-down value list to fill in the RATING field
[quoted text clipped - 10 lines]
> thanks,
> David
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.