Need Help with radio buttons

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sunshinesky101
    New Member
    • Feb 2008
    • 1

    Need Help with radio buttons

    I have to write a code for a bunch of radio buttons within a group, do they all have to be done separately.
    I have a group of radio button for the origin and another for the desitination. The user is supposed to check one of them in each category and that should lead to concatenation in the label (Origin) - Amundment - (Desination).
  • Killer42
    Recognized Expert Expert
    • Oct 2006
    • 8429

    #2
    For a start, the two groups of radio buttons will most likely need to live in separate containers (frames, or whatever). But what version of VB are you using?

    Comment

    Working...