Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default How can I deal with a large number of data?

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Easy Reading - large number minus small number MUTTMIND New Users to Excel 5 February 5th 09 10:08 AM
Has anyone made a Deal or No Deal Gamebord [email protected] Excel Discussion (Misc queries) 2 April 17th 08 12:12 AM
Multiple choice test data - How do I get Excel to deal with one row of data? [email protected] Excel Discussion (Misc queries) 2 September 30th 07 07:45 PM
Data sorting over a large number of worksheets xlsuser42 Excel Worksheet Functions 0 August 21st 06 03:20 PM
data filtering based on last two digits of large number Margo Guda Excel Worksheet Functions 13 March 20th 06 03:22 AM


All times are GMT +1. The time now is 06:19 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"