Options code

R

rob p

I made an options box with 3 options. Works when I click command button.

When I try to copy that code and rename it for another form with another
options box I get "Member already exists..." .

How can I hook up a command button (uniquely of course) to a options box?
The wizard helps set up the box but stops at that.

thanks.
 
J

John Vinson

I made an options box with 3 options. Works when I click command button.

When I try to copy that code and rename it for another form with another
options box I get "Member already exists..." .

How can I hook up a command button (uniquely of course) to a options box?
The wizard helps set up the box but stops at that.

thanks.

Perhaps you could give us a little help here. Bear in mind, you can
see your database; we cannot.

What is the Control Source of the option box, if any?
What do you want the command button to do when you click it?
What code do you now have in the command button's Click event (on the
working form)?
 

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