checkboxes and drop down menus

  • Thread starter checkboxes (linked?) to drop down menus
  • Start date
C

checkboxes (linked?) to drop down menus

Hello,
I am currently trying to rework a website that is mandatory to use for my
job. However, I am having trouble figuring out how to get the boxes in front
of the numbers of the questions to automatically check when you make a
selection from the drop down menu. If someone could email me a walkthrough
of how to do this at [email protected] I would really appreciate
it.
 
D

DavidF

It sounds like you are trying to use both a check box and a list box form
control together. This doesn't work. They are separate form controls. You
might refer to the Help section, type "forms" and in the table of contents
there are a number of good references. The "about web form controls" is
especially relevant.

DavidF

"checkboxes (linked?) to drop down menus" <checkboxes (linked?) to drop down
[email protected]> wrote in message
news:[email protected]...
 
Top