Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
shoeless presented the following explanation :
On Aug 11, 8:10*pm, GS wrote: Ok, got it. I suspected that maybe you were talking about the OWC component[s]. AFAIK, they're made for Web use, and any time I've heard of anyone using OWC in a userform it's always been a nightmare. Why can't you make a graph on a worksheet and display that? Optionally, there's a 3rd party freeware chart OCX named 'RMChart'. You'll have to distribute and register the OCX/DLL if your project is used on other PCs. Just 'google' rmchart or go here... *http://www.brothersoft.com/rmchart-35638.html -- Garry Free usenet access athttp://www.eternal-september.org ClassicVB Users Regroup! comp.lang.basic.visual.misc Yes, that's been my experience OWC as well - not necessarily a nightmare, but coming close at times. I haven't scene/used RMChart before, but thank you very much for the reference. I've just downloaded it now and so I'll give it a try here shortly. I've actually been looking for an alternative to OWC for quite sometime, so hopefully this does the trick. Funny thing is, when I've done searches for alternatives in the past I haven't come across it, but now that I know what it is and do a search I find a lot of info on it - go figure, lol... Once again thank you; best regards, B You're welcome! Note that RMChart is only a glorified chart control, and so is not a substitute for the other OWC components. I haven't found a free spreadsheet control as yet, but I did buy Farpoint's (now Grape City) ActiveX Spread component to use with VB6 apps as an alternative to using Excel. I don't know what other components OWC contains, but I find it easier to use Excel for charting. -- Garry Free usenet access at http://www.eternal-september.org ClassicVB Users Regroup! comp.lang.basic.visual.misc |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Should I use Excel or the OWC11.spreadsheet control in a web page? | Excel Programming | |||
Save Control To Userform Toolbox | Excel Programming | |||
control toolbox and userform toolbars in XL 03 | Excel Discussion (Misc queries) | |||
How to turn off control toolbox while showing a userform | Excel Programming | |||
Control Toolbox does not appear when trying to design a Userform! | Excel Programming |