+ Reply to Thread
Results 1 to 3 of 3

Macro to make charts in separate sheets

  1. #1
    Registered User
    Join Date
    01-06-2014
    Location
    Colorado
    MS-Off Ver
    Excel 2003
    Posts
    1

    Macro to make charts in separate sheets

    I have a lot of data to process and it all pastes into excel in different sheets. I would like to be able to set up a macro to run in each sheet to organize and plot the data.

    Organizing the data has not been an issue thus far but whenever I record a macro to insert two scatter plots it continues to reference the sheet I recorded it on and not the open sheet.

    I'm completely new to all of this.

    What I have currently to make the graphs is:
    Please Login or Register  to view this content.

    I usually have 15 sheets per condition. For this set I have "EN AQ 1-15". I would like to be able to organize the data and create the plots on whatever sheet is open when I run the macro so that I can just go from sheet to sheet quickly.

    Thanks.

  2. #2
    Forum Expert
    Join Date
    06-09-2010
    Location
    Australia
    MS-Off Ver
    Excel 2013
    Posts
    1,714

    Re: Macro to make charts in separate sheets

    looks to me like the problem is that you have specified both sheet and range for your sources, eg:

    Please Login or Register  to view this content.
    Try taking out the sheet references:

    Please Login or Register  to view this content.

  3. #3
    Forum Guru Izandol's Avatar
    Join Date
    03-29-2012
    Location
    *
    MS-Off Ver
    Excel 20(03|10|13)
    Posts
    2,581

    Re: Macro to make charts in separate sheets

    You may try:
    Please Login or Register  to view this content.
    • Please remember to mark threads Solved with Thread Tools link at top of page.
    • Please use code tags when posting code: [code]Place your code here[/code]
    • Please read Forum Rules

+ 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] Macro to Saving Workbook Sheets as Separate Macro-Enabled Workbooks
    By puppetpalace in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-03-2013, 01:58 PM
  2. [SOLVED] Lookup the datas from all sheets and make summary on a separate sheet
    By PRADEEPB270 in forum Excel General
    Replies: 1
    Last Post: 03-30-2012, 03:17 AM
  3. Cycle through my sheets and make charts static?
    By thedon_1 in forum Excel Charting & Pivots
    Replies: 8
    Last Post: 12-05-2011, 01:00 PM
  4. Macro to create separate sheets
    By scauley in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-18-2010, 06:07 AM
  5. Macro to save sheets as separate workbooks
    By Zorro in forum Excel General
    Replies: 3
    Last Post: 09-27-2005, 07:05 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