Visual Basic 6.0
-
How Can I Take A Chart Which Is Drawn In MsExcel 2003 To Visual Basic 6.0 Please Reply As Soon as Possible..
Manoj
-
How Can I Take A Chart Which Is Drawn In MsExcel 2003 To Visual Basic 6.0 Please Reply As Soon as Possible..
Manoj
Member 4720591 wrote:
How Can I Take A Chart Which Is Drawn In MsExcel 2003 To Visual Basic 6.0
I think you can include a reference to Excel workbooks in your project and work with the file... Why would you be doing this in VB6 anyway?
-
How Can I Take A Chart Which Is Drawn In MsExcel 2003 To Visual Basic 6.0 Please Reply As Soon as Possible..
Manoj
Member 4720591 wrote:
How Can I Take A Chart Which Is Drawn In MsExcel 2003 To Visual Basic 6.0
(1) Please don't shout! :-D (2) You can use the same
ActiveX component Ms Excel
uses, i.e.Ms Chart
. :)If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
-
Member 4720591 wrote:
How Can I Take A Chart Which Is Drawn In MsExcel 2003 To Visual Basic 6.0
I think you can include a reference to Excel workbooks in your project and work with the file... Why would you be doing this in VB6 anyway?
-
why does posting a 'vb6' questions a big deal? while this is still a Visual Basic Forum.. :mad:
i never really like this... being a programmer...whhargghh!!
anthoy wrote:
why does posting a 'vb6' questions a big deal?
Because VB6 is dead and Microsoft has not supported it since March 2005.
anthoy wrote:
this is still a Visual Basic Forum..
True, but it is mostly VB.NET now.
"Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon
-
How Can I Take A Chart Which Is Drawn In MsExcel 2003 To Visual Basic 6.0 Please Reply As Soon as Possible..
Manoj
Why are you still using VB6? Microsoft stopped supporting it almost 3 years ago.
"Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon