How to indicate a cell has a validation list associated to it?

G

Guest

Excel 2002...I have several cells that have Validation lists associated
within them. When I select the cell I see the indictor that there is a list
attached. I want to know if there is a way to indicate that there is a list
atached to all th cells without having to selct the cells....so that somone
coming up on the spreadsheet will know just by looking which cells have lists
associated with them.
 
G

Guest

Mike,

A simple solution may be to just add a selection like <Select One> to your
data validation list and have that populate the cells when the workbook is
opened.

Thanks,
Mark
 
J

jordun

Hi

as far as I know, the only way to do this, without using Vba, is t
place a control (a combo box) in the worksheet.
Open the Forms toolbar, select the combo box control, place it in th
desired position in the worksheet. Then you have to define the rang
for the list and the link cell.
You can see this post to have an idea of the technique
http://jldexcel.blogspot.com/2006/03/placing-controls-into-excel-worksheets.html

In a near future I will post about using combo boxes in worksheets w/
Vba
 

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

Top