+ Reply to Thread
Results 1 to 2 of 2

Interactive Chart - Select All Option

  1. #1
    Registered User
    Join Date
    10-05-2017
    Location
    Texas
    MS-Off Ver
    Office 2016
    Posts
    18

    Interactive Chart - Select All Option

    Hi, Is it possible to have a check box option to select all on the attached interactive chart? Thanks in advance for your time and guidance.
    Attached Files Attached Files

  2. #2
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,430

    Re: Interactive Chart - Select All Option

    Add another checkbox with the label Include All. Link to a cell and name the cell INCLUDE_ALL.

    Then modify your formula on Raw Data and Model Chart

    B1: =IF(OR(Car,INCLUDE_ALL),'Raw Data and Model Source'!B1,"")

    do similar for all other cells that control series data.

    If you wanted the Include All checkbox to actually check all the other boxes you would need to use VBA to set the named ranges to true.
    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)

Similar Threads

  1. [SOLVED] Interactive Chart Option
    By QueenB4ADay in forum Excel Charting & Pivots
    Replies: 6
    Last Post: 10-11-2018, 03:50 PM
  2. [SOLVED] Publish Excel Workbooks as Interactive Webpages - I dont have add interactivity option
    By HerryMarkowitz in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 12-30-2013, 02:40 AM
  3. Replies: 0
    Last Post: 04-17-2013, 10:31 AM
  4. Interactive chart
    By javierlazaromartin in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 11-02-2010, 07:53 AM
  5. interactive chart
    By arnab0711 in forum Excel General
    Replies: 2
    Last Post: 08-07-2010, 05:47 AM
  6. Interactive Chart
    By needsomehelpquickly in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 11-06-2008, 06:14 AM
  7. Interactive Chart?
    By squishyfrog in forum Excel Charting & Pivots
    Replies: 4
    Last Post: 03-23-2006, 01:45 PM

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