+ Reply to Thread
Results 1 to 3 of 3

Add comments to chart

  1. #1
    Registered User
    Join Date
    09-27-2012
    Location
    Norway
    MS-Off Ver
    Excel 2007
    Posts
    2

    Add comments to chart

    Hi everybody!

    i would really appreciate how i can get from the chart called "this is what I have" to the chart "this is what I want".

    The data in the chart "this is what I have" are filled out using the below macro:

    With ActiveSheet
    .ChartObjects("Chart_2").Chart.SetSourceData _
    Source:=.Range("awarded"), _
    PlotBy:=xlRows

    .ChartObjects("Chart_2").Activate

    End With


    How do I add the comments and arrows to the correct places?
    The range "awarded" varies according to what I choose in a dropbox, so the comments will vary as well. Is this difficult?
    Just adding another row of data with some comments does not work.

    Any response would be appreciated..thanks
    Attached Images Attached Images

  2. #2
    Registered User
    Join Date
    09-27-2012
    Location
    Norway
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: Add comments to chart

    I have excel 2007 if that helps

  3. #3
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,443

    Re: Add comments to chart

    Quote Originally Posted by desperate_as_always View Post
    I have excel 2007 if that helps

    Maybe adapt your profile then?

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1