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 / General 1 / September 2005

Tip: Looking for answers? Try searching our database.

Changing a Label Caption in a report

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Regnab - 16 Sep 2005 01:05 GMT
I've searched through the posting and found what should be the solution
to changing the value of a label....

Private Sub Report_Open(Cancel As Integer)
Me.lblTest.Caption = "I love Access"
End Sub

However, when I go to type a similiar thing into the code underlying my
Access report, it doesn't offer the option of 'Caption' after the
'lblTest.'. I notice that at the start (after Me.), 'Caption' is on the
list. Once I put in the label name, it isn't there. I report form
opens. The obvious conclusion....I believe I have a poltigeist running
around in my database hiding things that I need. So my question is, how
does one kill (or maim) a cyber-poltigeist??
Rick Brandt - 16 Sep 2005 01:31 GMT
> I've searched through the posting and found what should be the
> solution to changing the value of a label....
[quoted text clipped - 10 lines]
> around in my database hiding things that I need. So my question is,
> how does one kill (or maim) a cyber-poltigeist??

Sometimes the intellisense list doesn't show everything it should.  Just type
the entry and it will work.

Signature

I don't check the Email account attached
to this message.     Send instead to...
RBrandt    at       Hunter      dot      com

Regnab - 16 Sep 2005 05:18 GMT
Yeah - I've tried doing it manually, but still no luck. I figured there
was something I was doing wrong.... not to worry - I'll just use text
boxes instead...
 
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.