Listbox

A

Arvi Laanemets

Hi

Select the cell. Data.Validation.List

The dropdown list can be created in 3 ways
1. You enter the list directly into source field, like 'First, Second,
Third'
2. You refer in source field to list in range on same worksheet, like
'=$F$2:$F$10'
3. You refer in source field to named range (only way you can access list on
another worksheet), like '=MyList' - you can create a named range selecting
Insert.Name.Define from menu.


Arvi Laanemets
 

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