Macro and Automatization

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do you create a data form in Access that when you pick the data in a menu
bar can allow all the other data on the form be changed automatically
according to the data preset in the Tables? Some people told me to use
setValue. but I always see errors on the page that I miss "reference". Anyone
can help?
 
one method is a query where the criteria of the query is coming from the
selected value on the form
 
Back
Top