List Box Activate Subform

T

Tam

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

Thanks!
 
J

Jim Allensworth

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

Top