Getting the form to change based on a selection (how to?)

  • Thread starter Thread starter davey
  • Start date Start date
D

davey

Is there a way for me to get the rest of the form to display different
choices based on a selector button or combobox earlier in the form?
 
Yes, but you would need to be more specific. Basically, put code in the
field's "After Update" event. This code will most likey apply a filter.

Rick B


Is there a way for me to get the rest of the form to display different
choices based on a selector button or combobox earlier in the form?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top