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 / October 2004

Tip: Looking for answers? Try searching our database.

Report Control Value

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
dar - 11 Oct 2004 23:21 GMT
Is it possible to put the value from a report control into a form txtbox?
Terry - 12 Oct 2004 00:24 GMT
Why?

>-----Original Message-----
>Is it possible to put the value from a report control into a form txtbox?
>.
dar - 12 Oct 2004 13:23 GMT
Because I need the results to show up on form, and don't know how.  I can
get the grand total to show up on report.
So, can it be done?

> Why?
>
> >-----Original Message-----
> >Is it possible to put the value from a report control
> into a form txtbox?
> >.
Duane Hookom - 12 Oct 2004 13:35 GMT
You could use the On Print event code of a section to set the value of a
control on an open form:
   Forms!frmYourForm!txtYourText=Me.txtSomeTextBox

I would also question what kind of solution would use this. However, it's
your app.

Signature

Duane Hookom
MS Access MVP

> Because I need the results to show up on form, and don't know how.  I can
> get the grand total to show up on report.
[quoted text clipped - 6 lines]
> > into a form txtbox?
> > >.
 
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.