Microsoft Graph 2000 Chart

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Phil Stanton

    Microsoft Graph 2000 Chart

    Has anybody got any samples of programming a chart.
    I am trying to use a query to create an XY scatter graph and need to add
    labels (Names and boats) to the points on the graph. Rob Bovey does it in
    Excel, and I am having some success using Access, but it is tough going. Too
    much trial, and definitely too much error. I wonder if anyone has any
    samples

    Thanks

    Phil


  • The Frog

    #2
    Re: Microsoft Graph 2000 Chart

    Hi Phil,

    You might want to try posting this one in an Excel group. I can
    remember finding some infor on this once by searching some Excel
    groups. I am sorry that I cannot be of more assistance, I did this
    once but it was a long time ago and I cannot find the app or the code.
    Give the Excel group a try, its worth a shot :-)

    The Frog

    Comment

    • Phil Stanton

      #3
      Re: Microsoft Graph 2000 Chart

      Trying that

      Thanks

      Phil


      "The Frog" <Mr.Frog.to.you @googlemail.com wrote in message
      news:808e1546-4d45-452c-b957-5f2cc4fbc8d5@d7 7g2000hsb.googl egroups.com...
      Hi Phil,
      >
      You might want to try posting this one in an Excel group. I can
      remember finding some infor on this once by searching some Excel
      groups. I am sorry that I cannot be of more assistance, I did this
      once but it was a long time ago and I cannot find the app or the code.
      Give the Excel group a try, its worth a shot :-)
      >
      The Frog

      Comment

      • tom r

        #4
        Re: Microsoft Graph 2000 Chart

        On Jun 9, 4:43 am, "Phil Stanton" <p...@myfamilyn ame.co.ukwrote:
        Trying that
        >
        Thanks
        >
        Phil
        >
        "The Frog" <Mr.Frog.to.... @googlemail.com wrote in message
        >
        news:808e1546-4d45-452c-b957-5f2cc4fbc8d5@d7 7g2000hsb.googl egroups.com...
        >
        >
        >
        Hi Phil,
        >
        You might want to try posting this one in an Excel group. I can
        remember finding some infor on this once by searching some Excel
        groups. I am sorry that I cannot be of more assistance, I did this
        once but it was a long time ago and I cannot find the app or the code.
        Give the Excel group a try, its worth a shot :-)
        >
        The Frog- Hide quoted text -
        >
        - Show quoted text -
        Google "vba_grp.hl p". This is the help file for MS Graph. You will
        get a lot of hits, some that will have samples. Also, I am using
        Access 2003 and include the Microsoft Graph 11.0 Object Library in
        with the references. I have been having pretty good success to this
        point.

        Comment

        Working...