+ Reply to Thread
Results 1 to 3 of 3

Data inserted in correct locations in chart.. Detailed Sample Included.

  1. #1
    Registered User
    Join Date
    01-17-2014
    Location
    America
    MS-Off Ver
    Excel 2007
    Posts
    27

    Data inserted in correct locations in chart.. Detailed Sample Included.

    Attached is a sample of what I need completed.
    Monthly, I have to do a chart just like this except slightly more complicated.

    In the Sample download, there are three charts, "Sample Chart", "Sample Input", and "Desired Result".
    "Sample Chart" has a list of accounts from different companies, The first column being their number, the second being their name, and the third being the money they spent.
    The "Money Spent" Column is always blank when I start for ALL companies.

    I have another chart, "Sample Input", which contains the prices that I'm supposed to put in "Sample Chart, Money Spent" column.
    The thing is, "Sample Input" only has the companies with prices listed.. Not all companies have prices, so this means the "Sample Input" is always a shorter list than "Sample Chart".

    What I need help with is the prices from "Sample Input" to be put in the correct position in "Sample Chart". The "Desired Result" chart is what I want it to look like.. exactly like that!

    When I do this monthly, I have to scroll through several thousand accounts doing this, and it kills the eyes, hahaha. I have some suggested ideas if interested:

    Suggestions:
    - Possibly have a macro or formula take the Account # in "Sample Input".. Sample it in "Sample Chart", then copy the price and paste it in the right location.
    - Possibly make "Sample Input" have blank rows inserted in the places where it should have the account with no prices.

    Thanks a ton for reading this essay of a post!
    Attached Files Attached Files

  2. #2
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Data inserted in correct locations in chart.. Detailed Sample Included.

    Duplicate thread

    http://www.excelforum.com/excel-gene...nter-data.html
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

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

    Re: Data inserted in correct locations in chart.. Detailed Sample Included.

    Give your sample information you have a couple of approaches.

    A SUMPRODUCT formula to populate Sample chart

    D4: =SUMPRODUCT(($F$4:$F$6=B4)*($G$4:$G$6=C4)*($H$4:$H$6))

    Although this may get sluggish if you have thousands of formula.

    Alternatively you could use a pivot table. the data set you be made of Sample Input and Sample Chart Data.
    Attached Files Attached Files
    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. Search Chart and enter data.. Detailed sample attachment included
    By AeroTheManiac in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-08-2014, 04:32 PM
  2. Replies: 7
    Last Post: 01-27-2014, 08:19 AM
  3. Help me replace my data values on this sample chart
    By excelvba123 in forum Excel General
    Replies: 0
    Last Post: 04-26-2013, 03:51 PM
  4. Help me replace my data values on this sample chart
    By excelvba123 in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 04-26-2013, 03:45 PM
  5. [SOLVED] How to Use VLookup in excel? Sample worksheet included
    By maverickballa in forum Excel General
    Replies: 7
    Last Post: 09-06-2012, 03:42 AM

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