+ Reply to Thread
Results 1 to 4 of 4

Plot unique charts with same data range across multiple sheets.

  1. #1
    Registered User
    Join Date
    02-21-2019
    Location
    Canada
    MS-Off Ver
    microsoft excel for office 365 mso
    Posts
    6

    Plot unique charts with same data range across multiple sheets.

    I have workbook with 50 sheets following the same template. The sheets are identical, except for the data. I would like to create the same chart in each of the 50 sheets.

    The VBA code I have right now plots all charts on top of each other, and I'm struggling to figure out how to get them to the same spot on separate pages.

    Thank you!
    Please Login or Register  to view this content.

  2. #2
    Forum Expert sweep's Avatar
    Join Date
    04-03-2007
    Location
    Great Sankey, Warrington, UK
    MS-Off Ver
    2003 / 2007 / 2010 / 2016 / 365
    Posts
    3,444

    Re: Plot unique charts with same data range across multiple sheets.

    Hi,

    Your code isn't activating each sheet in turn.

    Add
    Please Login or Register  to view this content.
    to the top of your loop (After the For - To command) and see if that helps.
    Rule 1: Never merge cells
    Rule 2: See rule 1

    "Tomorrow I'm going to be famous. All I need is a tennis racket and a hat".

  3. #3
    Registered User
    Join Date
    02-21-2019
    Location
    Canada
    MS-Off Ver
    microsoft excel for office 365 mso
    Posts
    6

    Re: Plot unique charts with same data range across multiple sheets.

    This worked perfectly - thank you so much!

  4. #4
    Forum Expert sweep's Avatar
    Join Date
    04-03-2007
    Location
    Great Sankey, Warrington, UK
    MS-Off Ver
    2003 / 2007 / 2010 / 2016 / 365
    Posts
    3,444

    Re: Plot unique charts with same data range across multiple sheets.

    You're welcome......If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

    Also, as a relatively new member of the forum, you may not be aware that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of those who helped.

+ 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] How do I plot multiple x-axis series in excel charts
    By bdorr in forum Excel Charting & Pivots
    Replies: 3
    Last Post: 11-22-2018, 08:52 PM
  2. Vba macro to plot multiple charts
    By keile in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-09-2014, 07:55 AM
  3. How determine ChartType ID for multiple charts and way to identify all scatter plot
    By zonnebloem in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-17-2014, 09:23 AM
  4. How to create multiple charts inside the same plot area
    By jomi9501 in forum Excel Charting & Pivots
    Replies: 3
    Last Post: 05-06-2013, 06:59 AM
  5. VBA Plot Multiple Charts Using Loop Through Dynamic Range
    By sanjeevpandey in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-30-2013, 07:38 AM
  6. [SOLVED] How to plot multiple charts from data
    By sbkeenan in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-11-2012, 12:49 PM
  7. Macro needed for multiple series of data to plot unique charts
    By ehelliar in forum Excel Programming / VBA / Macros
    Replies: 30
    Last Post: 04-23-2011, 11:50 AM
  8. [SOLVED] How do I plot multiple 3D surface charts
    By David in Jakarta in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 02-13-2006, 08:15 AM

Tags for this Thread

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