Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
I need to design a system to collect large numbers of data, and display them in Excel's chart for further processing. But the Speed of collecting is so fast that I can not put the real-time data into excel for charting them in time. Can I do it in this way: step 1: collecting the data into a Access database, step 2: then every a few seconds, reading certain numbers of data into Excel, and displaying them in a chart. All the two steps need to be done in Excel VBA. I have finished the task of collecting data, and I have two questions about the step 2. 1. can the data in the database be read into Excel while other collecting data need to be written into the same database. 2. Whether the data source of a chart must be some cells in a Sheet, Can I use the records of the Access database directly as the data source without writing them into cells. thanks! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Easy Reading - large number minus small number | New Users to Excel | |||
Has anyone made a Deal or No Deal Gamebord | Excel Discussion (Misc queries) | |||
Multiple choice test data - How do I get Excel to deal with one row of data? | Excel Discussion (Misc queries) | |||
Data sorting over a large number of worksheets | Excel Worksheet Functions | |||
data filtering based on last two digits of large number | Excel Worksheet Functions |