Combo box based on a combo box

  • Thread starter Thread starter LeLe
  • Start date Start date
L

LeLe

Using the Microsoft on-line tutorials, I have created a combo box based on
another combo box . Works great except for the space required by have
multiple controls on the form . I want to use this technique on an order
entry form with the line item sub-form displayed in a continuous view To get
the info I need would require a total of 4 combo boxes and I just don’t
have the space on each horizontal line of the sub form. Any suggestions?

Thanks
 
Using the Microsoft on-line tutorials, I have created a combo box based on
another combo box . Works great except for the space required by have
multiple controls on the form . I want to use this technique on an order
entry form with the line item sub-form displayed in a continuous view To get
the info I need would require a total of 4 combo boxes and I just don’t
have the space on each horizontal line of the sub form. Any suggestions?

Thanks

You could try changing your screen resolution and/or the font sizes on
your combo boxes.
Lynn Trapp
www.ltcomputerdesigns.com
 
Back
Top