|
-
Feb 21st, 2000, 07:25 PM
#1
I am currently trying to write a VB program involving an array of data from a test bench
using a oscilloscope and GPIB with a GUI in VB6.
I need to save the array of data to a file (GUI Save as file) and then automatically open a Excel graph which will transfer the data to a graphical representation ?
Do i need to write a Macro for the Excel program ?
Does anybody have any suggestions as my VB programming is very poor !
Thank you !
-
Feb 21st, 2000, 09:08 PM
#2
Addicted Member
Hi there, you can actually work directly with excel from VB. Excel is COM, so you can use it in your application. I'm not an expert but you create the excel object and use its methods and properties to do whatever you want to. Try searching VB and Excel on Altavista or the microsoft.com search.
Good luck,
André
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|