|
-
August 28th, 2001, 08:02 AM
#1
Automating Chart Creation on Excel
Hi I'm a beginner in VB, and I'm facing the following issue: I have a program that exports the data I need to Excel (version 2002 - XP), and I need that once Excel recognizes that new data have been posted on a sheet, to automatically create a chart. Can anybody give me some suggestions about how can I do that?
Thanks in advanced for your help.
-
August 28th, 2001, 08:28 AM
#2
Re: Automating Chart Creation on Excel
Create the chart in Excel using Chart wizard for the range where you will post your data. Now enter data (using VB) to the Excel sheet and the chart is automatically there
Iouri Boutchkine
[email protected]
-
September 3rd, 2001, 05:23 AM
#3
Re: Automating Chart Creation on Excel
I have an application that uses excel and creates a chart automaticly. However I can't get it done to insert a pagebreak between two charts.
Who can supply me with the code to insert a pagebreak in excle using Visual Basic 6.0 SP5?
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
|