+ Reply to Thread
Results 1 to 4 of 4

Forms: Radio buttons

Hybrid View

  1. #1
    Lowkey
    Guest

    Forms: Radio buttons

    I am creating a sort of checklist form with multiple sections that contain a
    choice where there is only one option. The radio button is the simplest
    control to limit the choice to one. However, I can't figure out how to
    "unlink" the radio buttons from each separate section, so the choices can be
    exculsive of each other. For example,
    Section A: Customer choice
    Yes or no option
    Section B: Contract Type
    A, B, C, or D
    Section C: Reference Number
    1
    2
    3
    4
    5
    6
    and so on...
    How do I format the radio buttons to be exclusive of each section?

  2. #2
    Toppers
    Guest

    RE: Forms: Radio buttons

    Hi,

    Use a frame (control) for each section and/or use a multi-page form.

    HTH

    "Lowkey" wrote:

    > I am creating a sort of checklist form with multiple sections that contain a
    > choice where there is only one option. The radio button is the simplest
    > control to limit the choice to one. However, I can't figure out how to
    > "unlink" the radio buttons from each separate section, so the choices can be
    > exculsive of each other. For example,
    > Section A: Customer choice
    > Yes or no option
    > Section B: Contract Type
    > A, B, C, or D
    > Section C: Reference Number
    > 1
    > 2
    > 3
    > 4
    > 5
    > 6
    > and so on...
    > How do I format the radio buttons to be exclusive of each section?


  3. #3
    Lowkey
    Guest

    RE: Forms: Radio buttons

    How do I apply a "frame" control? A multi-page form is not an option.

    "Toppers" wrote:

    > Hi,
    >
    > Use a frame (control) for each section and/or use a multi-page form.
    >
    > HTH
    >
    > "Lowkey" wrote:
    >
    > > I am creating a sort of checklist form with multiple sections that contain a
    > > choice where there is only one option. The radio button is the simplest
    > > control to limit the choice to one. However, I can't figure out how to
    > > "unlink" the radio buttons from each separate section, so the choices can be
    > > exculsive of each other. For example,
    > > Section A: Customer choice
    > > Yes or no option
    > > Section B: Contract Type
    > > A, B, C, or D
    > > Section C: Reference Number
    > > 1
    > > 2
    > > 3
    > > 4
    > > 5
    > > 6
    > > and so on...
    > > How do I format the radio buttons to be exclusive of each section?


  4. #4
    Toppers
    Guest

    RE: Forms: Radio buttons

    On the Userform toolbox there ia "Frame" control next to the CommanBbutton.
    Insert like any other control and then add in your option buttons Change the
    frame caption to reflect your sections.

    HTH

    "Lowkey" wrote:

    > How do I apply a "frame" control? A multi-page form is not an option.
    >
    > "Toppers" wrote:
    >
    > > Hi,
    > >
    > > Use a frame (control) for each section and/or use a multi-page form.
    > >
    > > HTH
    > >
    > > "Lowkey" wrote:
    > >
    > > > I am creating a sort of checklist form with multiple sections that contain a
    > > > choice where there is only one option. The radio button is the simplest
    > > > control to limit the choice to one. However, I can't figure out how to
    > > > "unlink" the radio buttons from each separate section, so the choices can be
    > > > exculsive of each other. For example,
    > > > Section A: Customer choice
    > > > Yes or no option
    > > > Section B: Contract Type
    > > > A, B, C, or D
    > > > Section C: Reference Number
    > > > 1
    > > > 2
    > > > 3
    > > > 4
    > > > 5
    > > > 6
    > > > and so on...
    > > > How do I format the radio buttons to be exclusive of each section?


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1