Appearance of Data Validation Combo Box

  • Thread starter Thread starter Faraz A. Qureshi
  • Start date Start date
F

Faraz A. Qureshi

After inserting a Data Validation > List > Combo Box the problem is that
sometimes the data entry officer is not able to locate the same. Any idea how
to keep the Combo Box's Drop Down Button to remain visible whether the cell
is active or not?
 
Hi Faraz

I would suggest you to use the ComboBox control from Control Tool Box
(View>Toolbars) and set the below properties of the controls to a cell range.
The linked cell will always have the selection value which can be used as a
reference in your formulas/macros..

ListFillRange
Linked Cell

If this post helps click Yes
 
Hi Faraz,

Yo can't do it with a data validation drop-down. Either format the data
validation cell with distinctive background and border, or change to a forms
drop-down or a control.

Ed Ferrero
www.edferrero.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Combo Box 2
hide combo box 6
List box or Combo box?? 1
Validation rule for Combo Box 0
Combo box formatting 2
combo box list shortcut 3
combo box - VBA form 3
Graph linked with combo boxes 2

Back
Top