+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Registered User
    Join Date
    05-14-2008
    Posts
    1

    Question Charts with variable axes and series

    I am trying to generate a chart that has drop down menus to select what is displayed on the x and y axes and a set of check boxes to control what data series are displayed. This will be part of a template spread sheet that will allow the user to paste raw data into it and have all the pertinent data displayed in the chart. The x-axis needs to have 3 different options while the y-axis needs as many as 21. I would like the names of the series (part of the raw data) to be displayed automatically in the check boxes that control which data series are displayed. What would be the most straightforward wayto accomplish this?

    Many thanks in advance.

  2. #2
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    2003 & 2007 & 2010
    Posts
    10,944
    Assuming you are using controls from the Forms toolbox you could use a label and checkbox and link both to cells.

    You need to use a label as the checkbox link will place TRUE/FALSE in the linked cells.
    Edit the checkbox so it has no text.
    Select the label and then enter the cell reference in the formula bar.

    You can even group the 2 controls if you want.
    Cheers
    Andy
    www.andypope.info

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.2.0