View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default How do I set up multiple fields in a list box?

Assume the source as posted is in 2 cols
Assume you're using listbox from Control toolbox
Set the ColumnCount to 2
Any good? hit the YES below
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:27,000 Files:200 Subscribers:70
xdemechanik
---
"NEWER USER" wrote:
I want to display multiple values in a list box or combo box from 2 columns?
The first column would be bound and the second column is for display
reference only. Example 010 Catalogs
020 Ignition
030 Brakes
040 Fuel System

Any help appreciated.