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 2007

Tip: Looking for answers? Try searching our database.

Report Assembly

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
CPRailFan@gmail.com - 25 Jan 2007 02:51 GMT
I have created a report that generates based on a persistent query.

What we would like to do is be able to add or remove certain fields
from the report as required by a form.

We would like to use a check box for each field.

That is, the report would create itself based on the checkbox values.

The report is not a datasheet which adds a tougher twist.

Any ideas on this. Or are we dreaming the impossible dream.

Thanks
Will
Duane Hookom - 25 Jan 2007 04:32 GMT
Assuming your check boxes are controls on a form...you could add code to the
On Format event of your report section containing the controls like:

  Me.txtFirstName.Visible = Forms!frmYourForm!chkShowFirstName

Signature

Duane Hookom
Microsoft Access MVP

> I have created a report that generates based on a persistent query.
>
[quoted text clipped - 11 lines]
> Thanks
> Will
 
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.