View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Laslett Laslett is offline
external usenet poster
 
Posts: 1
Default User forms to display data

I have a userform with one drop down list and 1 text field. I want to use the
entries in these fields to query a range of data and return the values to the
same form of sub form how can I do this?