+ Reply to Thread
Results 1 to 2 of 2

Custom Data Label and Formatting in Chart

  1. #1
    Registered User
    Join Date
    10-14-2008
    Location
    Suisse
    Posts
    8

    Custom Data Label and Formatting in Chart

    Hi,

    I'm a novice in vba. I know there is an addIn which makes exactly what i want. but since i'm at work and i can't use addins i'm asking for a little vba code.
    I have a xyscatter chart where I want to label and format the data point depending on a value that is in a range of cell (B2:B33). If the value in this range is "C", the data point should be labeled with "C" and the point should be a red square. Every other point should stay as it is.

    Thanks for your help,
    alexandre
    Attached Files Attached Files
    Last edited by aderougemont; 10-24-2008 at 06:02 AM.

  2. #2
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,434
    No need for any VBA code.

    Simply add another data series based on a test of the Letter.
    Attached Files Attached Files
    Cheers
    Andy
    www.andypope.info

+ 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