How can I add a value to a list that was set up by someone else?

D

Doug B

Spreadsheet cell will accept certain valid cell entries and I would like to
add one more value to complete that list
 
G

Gord Dibben

Select the cell then Data>Validation>Settings

What is in the "Source" dialog?

That will be the list...............either a range of cells like =A1:A10

Or a named range like =TheList

Or comma-separated values like dog,cat,elephant,mouse

Which ever the case you would add to the list.


Gord Dibben MS Excel MVP

On Thu, 24 Jul 2008 11:50:03 -0700, Doug B <Doug
 

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