CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 1999
    Location
    Québec (Canada)
    Posts
    210

    How to make Graph in VB6

    I have some data in a DBGrid an I Would like make a graph whith this data.
    How can I do this?

    Thanks!


  2. #2
    Join Date
    Jul 1999
    Location
    USA
    Posts
    101

    Re: How to make Graph in VB6

    There are several ways-
    you can use OLE's to connect to MS Excel or use more sophisticated tool crystal reports.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured