View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Vacuum Sealed Vacuum Sealed is offline
external usenet poster
 
Posts: 259
Default Combobox Population

On 21/03/2012 11:30 PM, Greg B wrote:
Hi All,

I need to fill a combobox with data I have on a sheet called stock. The part
numbers are in Column A. What I would like is populate with the correct
amount. I assume if I used the whole column the combobox fill would be huge.



Hi Greg

Are you talking about a Userform Combobox or a Data Validation Dropdown
List?

Mick.