View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John C.[_3_] John C.[_3_] is offline
external usenet poster
 
Posts: 1
Default Extracting Data from External Source - Automatically

I would like to extract data that is contained in a
database. I want this extraction to be automated, every
10-minutes, and also allow the user to push a command
button to ensure all data is current.

This information will in turn be used to update a trend
graph for the parameters extracted.

Where do I begin??