combo boxes -
08-05-2003
, 12:54 PM
I have 5 "combo" boxes in a single column in my database form. In
each combo box is a drop down list of 10 server names(server names are
the same in each drop down list). In the same form I also have a "tab
control" box. I want to enhance the form so that when I select a
server from the drop down list or click in the field, a
separate(dedicated) tab control box appears on screen for that
particular server.
*Note. The same server will never be selected multiple
times(duplicated) in the column of combo boxes, however, if by
accident a server was selected multiple times, I would like the
corresponding tab box to appear for that particular server. Also, I'm
using an old version-- Access 97.
Thanks for your help, |