Excel list boxes
Hi,
Where is the list - in a cell in the spreadsheet, on a User Form? Are you
in VBA? How is the list created - using the Control Toolbox list box or
combo box, or using the Forms toolbar list box or combo box, or using the
Data Validation, List option?
--
Thanks,
Shane Devenshire
"KJ in Seattle" wrote:
Need a way to create a list that allows multiple selections to show
concantenated information in a cell. i.e. LIst contains 5 items and you can
select any variation of the list and it will put those items in the cell.
|