Setting option button as true

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

Guest

I have a group of unbound option buttons called fraDateRange. When the form
opens all buttons are grayed out. But when the form opens, I want
optLast3Years set to true.

I have tried Me!fraDateRange!optLast3Years = True but it’s not working.


Thanks,
Seth
 
Use the default value property of the option group.

HTH,
Nikos
 

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