+ Reply to Thread
Results 1 to 7 of 7

Calculate Values based on criteria in the columns

  1. #1
    Forum Contributor
    Join Date
    09-03-2004
    Location
    Vancouver, BC Canada
    Posts
    136

    Calculate Values based on criteria in the columns

    Hi,
    I have attached a spreadsheet that details the amounts I owe to vendors. My accounting program spits out the Data till Column I ( Foreign amount). I then calculate Col J for exchange rate. This column gets populated only if the Foreign amount column value is not the same as amount in Column F).
    What I need is specified in the sheet along with comments. ( Cell o4, N3, M4)
    Attached Files Attached Files

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,724

    Re: Calculate Values based on criteria in the columns

    Wow! You must have joined the forum soon after it started.

    Try these in the following cells:

    M4: =SUMIFS(I:I,J:J,">1")

    N3: =SUMIFS(I:I,J:J,"")

    O4: =SUMIFS(F:F,J:J,"<>?*",D:D,"<>")

    Hope this helps.

    Pete

  3. #3
    Forum Contributor
    Join Date
    09-03-2004
    Location
    Vancouver, BC Canada
    Posts
    136

    Re: Calculate Values based on criteria in the columns

    Thanks Pete. It worked!

  4. #4
    Forum Contributor
    Join Date
    09-03-2004
    Location
    Vancouver, BC Canada
    Posts
    136

    Re: Calculate Values based on criteria in the columns

    Hi Pete,
    I dont think cell O4 is calculating properly. It gives the total amount for row that has no exchange rate in it as well. It should only pick up the total of "Amounts Column" where there is an exchange rate. Could you please look into it?

  5. #5
    Forum Contributor
    Join Date
    09-03-2004
    Location
    Vancouver, BC Canada
    Posts
    136

    Re: Calculate Values based on criteria in the columns

    Hi Pete,
    I have fixed the issue. Thanks again for your help!

  6. #6
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2403
    Posts
    13,406

    Re: Calculate Values based on criteria in the columns

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

  7. #7
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,724

    Re: Calculate Values based on criteria in the columns

    You can also show your appreciation and directly thank those who have helped you by clicking on the small "star" icon located in the lower left corner of a post that you have found to be helpful (not just in this thread - for any post that has helped you). This also adds to the reputation of the poster (the small green bars in the poster's profile).

    Pete

+ 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. Formula to calculate values based on criteria
    By belpal in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-05-2019, 10:19 AM
  2. [SOLVED] formula to calculate score based on criteria in certain columns
    By suedavies in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-20-2015, 01:14 PM
  3. Calculate values in two columns based on a value in a third column
    By rdowney79 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-14-2014, 10:05 AM
  4. [SOLVED] Copy/Paste multiple columns as values based on another columns criteria
    By Dgp2012 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 07-28-2013, 06:50 AM
  5. Replies: 4
    Last Post: 12-12-2012, 11:26 AM
  6. Replies: 0
    Last Post: 09-15-2012, 02:56 AM
  7. matching values based on criteria and return values from another columns
    By lizard54 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-06-2012, 11:29 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