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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Forms Not Loading Correctly

Status
Not open for further replies.

rus77d

Technical User
Jun 3, 2005
8
US
I have several tables that pull data in form of a query in their properties. They pull the name information just fine and I have a Criteria in their to only show the names that are active.

From that I have made forms and they pull the data up correctly and print the reports just fine. The problem comes in when I want to load the data. I have another form for each of the forms to load the data.

The Loading forms use a query to check for the Active Names and then a GO button when they have selected the name. It SUPPOSED to load the form and all the assoicated records with that name however all I get is a blank form.

I have checked the table relationships and I don't know what else to do.
 
What's the code for your GO Button? Is this an unbound form? Have you tried just making it load ONE control to see if it works?

Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ222-2244. Basics at
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top