Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. lenichol

    Display a global variable in textbox

    I am replying to share a way that I have found that works. I have tried what Mr. Smith has suggested, and that works to display the value on the report. However, I have not been able to use that value elsewhere on the report. My line of code in the textbox in the Control Source field is the...
  2. lenichol

    Display a global variable in textbox

    In Access 2002, how do you access a public, globally-declared variable from a report? I have a textbox on my report that needs the contents of this variable, such as in the following sample code: =gdtCutoffTime When I finish the edit and move off the field, Access changes it to...

Part and Inventory Search

Back
Top