Option Button - doesnt' change color when clicked?

B

Bonnie

I have an option group with two option buttons - when I click one it doesn't
change color so the user knows it has been selected. I don't have any
different formating or colors and all the other buttons work correctly. I
even tried deleting it an redoing?

Any body know what's going on? Have I exceeded some kind of limit?

Thanks guys in advance.

Bonnie
 
A

Arvin Meyer [MVP]

The limit of controls on a form is 755 in it's lifetime. That is rarely
exceeded, but you can copy all the controls on a form and paste them to a
new form, then copy and paste all the code and connect it up. Now delete the
original form and compact the database. Everything should work now.
 
B

Bonnie

Wow - a lot of work for a little problem. By your response I think you have
seen this before? For future reference, can you tell me what happened?

I'll do it and I thank you very much.

Bonnie
 

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