J
Jim_at_work
Guest
I have developed an application in VB.net that records data from various measurement tools with Rs232. The applications determined If the measurement is good or bad and stores the data in a CSV file. This part works well.
Now, the desire is to run an Excel spread sheet (at the same time) that will display SPC data for the process being run, With the data going into a spread sheet, this is functioning but the operator has to follow a process that will update the spread sheet after each part is tested and this is cumbersome.
Is there an example of writing from VB.net to and already open Excel spread sheet? In the examples I have found, VB.net opens/created the spread sheet.
For the application were doing, the spread sheet will be open independently.
Thank you for any information you may have.
-J
Continue reading...
Now, the desire is to run an Excel spread sheet (at the same time) that will display SPC data for the process being run, With the data going into a spread sheet, this is functioning but the operator has to follow a process that will update the spread sheet after each part is tested and this is cumbersome.
Is there an example of writing from VB.net to and already open Excel spread sheet? In the examples I have found, VB.net opens/created the spread sheet.
For the application were doing, the spread sheet will be open independently.
Thank you for any information you may have.
-J
Continue reading...