text question

  • Thread starter ryan.fitzpatrick3
  • Start date
R

ryan.fitzpatrick3

I have an option group with 3 checkboxes. They all have values. The
checkbox that is clicked, is there away to have that specific value
respective to that checkbox populate in the textbox?

Ryan
 
R

ruralguy via AccessMonster.com

Have you tried using the AfterUpdate event of the OptionGroup?
 
F

fredg

I have an option group with 3 checkboxes. They all have values. The
checkbox that is clicked, is there away to have that specific value
respective to that checkbox populate in the textbox?

Ryan

That is the default behavior if you have bound the Option Group to a
field in the table.
 

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