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 / New Users / November 2006

Tip: Looking for answers? Try searching our database.

Date in header title?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
StargateFanFromWork - 27 Nov 2006 18:43 GMT
I seem to remember that there was a way to put today's date in the title
text in the report header but I can't find the actual "code" to do that.  I
seem to remember it had broken brackets, I think "<>" and text so that when
it printed out, we'd get SUMMARY REPORT AS AT TODAY'S DATE without having to
type anything in the time of printing.

I've checked the archives but nothing comes up.  I must be asking the wrong
question.

Can anyone pass along the code to type into design view?

TIA!  :oD
Klatuu - 27 Nov 2006 19:00 GMT
Use the Report Open event:

Me.Caption = "SUMMARY REPORT AS AT " & Date()

> I seem to remember that there was a way to put today's date in the title
> text in the report header but I can't find the actual "code" to do that.  I
[quoted text clipped - 8 lines]
>
> TIA!  :oD
 
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.