+ Reply to Thread
Results 1 to 2 of 2

Excel Auto-Graphing

  1. #1
    Registered User
    Join Date
    03-12-2016
    Location
    In the Ice, Svalbard
    MS-Off Ver
    Mac 2011
    Posts
    2

    Excel Auto-Graphing

    I am a beginner to formatting and programming with excel. I have made a file of which would automatically calculate my average grade for all of my classes. I was wondering if there could be a way to automatically graph this information. Every day that passes without update in current time, excel graphs the current grades. When the grades change, excel graphs the new changes. I have attached a file for reference to my excel file. I suppose one could make a macro (I don't know the language for Microsoft Macros) using this logic?
    If current date > last updated date{
    add new graph point for all grades with current date
    }
    else if grade =! previous grade{
    add new graph point for specified grade
    }
    The grade would be any of the grades compiled from the specific grades in each class category.
    Thanks for your support!
    wwb00

    Bonus- Can you simplify the code for the Bio and the Fre II Categories. I had to make code to multiply each value in each column which was not very efficient.
    Attached Files Attached Files
    Last edited by wwb00; 03-12-2016 at 07:33 PM.

  2. #2
    Registered User
    Join Date
    03-12-2016
    Location
    In the Ice, Svalbard
    MS-Off Ver
    Mac 2011
    Posts
    2

    Re: Excel Auto-Graphing

    Is it allowed for one to bump a thread on this forum?

+ 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] Auto graphing code
    By lundy in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-21-2015, 01:49 PM
  2. Excel Graphing Help
    By ajmarti82 in forum Excel General
    Replies: 1
    Last Post: 06-22-2012, 11:44 AM
  3. Replies: 2
    Last Post: 06-11-2012, 05:34 PM
  4. Graphing by auto changing a cell
    By mattckma in forum Excel General
    Replies: 1
    Last Post: 08-17-2011, 03:25 PM
  5. Excel Graphing
    By milleti in forum Excel General
    Replies: 14
    Last Post: 03-27-2009, 05:25 AM
  6. Graphing in Excel
    By Mrinklin in forum Excel General
    Replies: 1
    Last Post: 07-22-2005, 01:05 PM
  7. [SOLVED] MS EXCEL graphing
    By rdp in forum Excel General
    Replies: 3
    Last Post: 04-04-2005, 01:07 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