View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
George[_16_] George[_16_] is offline
external usenet poster
 
Posts: 4
Default Passing a value and getting results

I need to pass a value from a list box to a worksheet and
get a number of values back to display to a user. I'm
using a listbox for the user to choose the original value.
Does anyone have VB code to help me get started?