View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default returning Access data to Excel

Hi Luke

See
http://www.rondebruin.nl/accessexcel.htm

In the download I have a file that use data validation dropdowns to pick your ID
Maybe you can use it

--
Regards Ron de Bruin
http://www.rondebruin.nl


"Luke Bailey" wrote in message ...
I need to have users select a customer ID from a drop down in an Excel form,
then return data from a MS Access database into an an Excel worksheet
filtering for the Customer ID. Any ideas on how to do this?