View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
S Willingham S Willingham is offline
external usenet poster
 
Posts: 30
Default Linking Excel and Access to import a single record from DB

friends,

I posted this in the "Excel Progromming" section but I didn;t get a response
so I thought here.

I have an Access database (Customers) and an Excel template (Quote
Template). I would like to open the Quote template , click a command button
within the workbook, ( I need a macro for this) and bring up a list of
record (Customers) from the
database. I would then like to be able to choose a single record from the
list and have the appropriate info imported into the Excel template.

I have searched the board rather extensively and not come across this
scenario. Your help would be most appreciated.

Thanks in advance

Steve