List Box Activate Subform

  • Thread starter Thread starter Tam
  • Start date Start date
T

Tam

How can I get my listbox to be activated when "Yes"
and "maybe" are selected by the user?

Thanks!
 
How can I get my listbox to be activated when "Yes"
and "maybe" are selected by the user?

Thanks!

If by "activated" you mean get focus and you are referring to a choice
from an option group then use the Option Group's After Update event to
set focus to the listbox.

- Jim
 

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

Similar Threads

Problem with report passing filter 1
populate table using multiselect listbox 1
Yes/No Box 5
Subforms 3
Forms & Subforms 2
Subform combobox 1
Using a list box to populate a subform 1
Listbox controlling Sub-form 13

Back
Top