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 derfloh 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. ErnieMcCracken

    problem referencing public variable on report

    I have the following variable defined in a module: Public MyVar as String On my form, MyVar is set to either "dog" or "cat". On the report header, I want the value of PublicVar to appear in a text box. So I set the control source of the text box to: =[PublicVar] right...

Part and Inventory Search

Back
Top