Access 97, auto-populating form fields? - TechRepublic
General discussion
June 12, 2002 at 08:15 PM
pmfphd

Access 97, auto-populating form fields?

by pmfphd . Updated 23 years, 10 months ago

I am trying to build a form in Access 97 that will automatically populate address, city, state, and zipcode values based on selecting a company from a dropdown. I have tried to use SetValue and connected the field to a query to select the correct value from the tables, but I get an error when the macro runs that says the query is not a part of the application. Can anyone suggest the correct approach here?

This discussion is locked

All Comments