OptionButtons

T

T-man

I have created two sets of OptionButtons in a form..
how can I make it so they actualy ARE two sets of OptionButtons...
(and...howcome the active "dot" doesnt show when I recieve the form I made)

Hope you can help me out
 
T

T-man

Ok..that got rid of the selection part...
but I still dont recieve the location of the OptionButton when I recieve the
form..
any pointers...
 
S

Sue Mosher [MVP]

I don't understand waht you mean by "receive the location of the
OptionButton."
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
T

T-man

I mean that I click two of the six buttons I made...to collums with three
optionbuttons in
in one row they say:
(o) Good
(o) Average
(o) Bad

in the other
(o) Ok
(o) Neutral
(o) No

then I choose one in each row...and send the mail..so the form looks like
this befor sending.
(x= selected button)

(o) Good
(x) Average
(o) Bad

in the other
(x) Ok
(o) Neutral
(o) No

when I recieve the mail..the selection is no longer there...
 
S

Sue Mosher [MVP]

What fields did you bind the buttons to -- you need one for each set. Did
you bind the buttons on the read layout to the same properties?
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
T

T-man

I got so far now..that the button I activate is now recieved, so far so
good..
I bound text fields to the button, one for each...but the two collums I
have, acts as one.
I tried grouping them, but I guess it´s not that kind of grouping...
by the way.. I moved all data to p.2 instead..much easier to work with..but
the group part is still troubeling me
 
S

Sue Mosher [MVP]

Each group needs to be in its own frame. You know what a frame control is,
right?
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
T

T-man

no - but I do now...thanks...that did the trick....
Guess you know Im new at this...
 

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