+ Reply to Thread
Results 1 to 3 of 3

Automatically create chart sheets from data table

  1. #1
    Registered User
    Join Date
    02-07-2006
    Posts
    16

    Automatically create chart sheets from data table

    Hello,

    I have a data table and I need to create a chart from each row of data. Since I have over 300 records, I would like to be able to do this with VBA instead of having to do it manually for each record. Does anyone have any advice on how to do this? Unfortunately, I don't know too much about VBA, so this may be way too complicated for me.

    Thanks,
    AJO

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,258
    Hello AJO,

    From your post it sounds like you want to create a chart from each row. My question is will all the data be charted the same way i.e., bar chart, scatter plot, etc. If so you can reuse the same chart by having the user select the data to be plotted. Let me know how the data will be plotted.

    Sincerely,
    Leith Ross

  3. #3
    Registered User
    Join Date
    02-07-2006
    Posts
    16
    Yes, the data will all be charted the same way, in a bar chart. (Or a pie chart, I haven't decided.)

    Thanks

+ 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