View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] gbjhavard@googlemail.com is offline
external usenet poster
 
Posts: 1
Default How to create a selection list then display the selection in a cell

Hello,

I am currently using a combobox to display a list of around 2500 data
labels, I need to be able to produce a list using wildcards so if
someone enters pl*, plumbers would come up as well as plumbers'
supplies, this would then be a selectable list to paste into a cell
and give some other data.

Cheers
Gareth