Validation - help me pls

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

With validation you get an arrow for a pull down, when you are standing in
the cell. If you not standing in this cell you do not know there is a
pulldown menu.
Does one of you know if it is possible that the arrow is shown everytime.
thnks
 
Not with data validation, the arrow, as you have discovered, is only visible
when the cell is selected.

If you want it the other way, you will unfortunately need to 'roll your own'
validation with comboboxes from the 'control toolbox' and write code for the
validation

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
(e-mail address removed)
 
You could always just add a cell colour to those that you apply DV to. Not
an arrow, but visual.

--

HTH

RP
(remove nothere from the email address if mailing direct)
 
I use separate colors for input cells, but maybe you could add a drawing object
(some sort of picture???) to that cell that looks like the drop down arrow.

(I'd use colors, though.)
 

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

Back
Top