+ Reply to Thread
Results 1 to 3 of 3

Need help (example file uploaded): Search Account# and Sum Balance

  1. #1
    Registered User
    Join Date
    03-18-2013
    Location
    Portland, Oregon
    MS-Off Ver
    Excel 2008
    Posts
    1

    Need help (example file uploaded): Search Account# and Sum Balance

    Hello helpful people,

    I need creating a formula that will allow me to search an account # and have it sum the balances of said account. This is what the data looks like: Screen Shot 2013-05-21 at 1.05.23 PM.png

    I'm using Excel 2008 for Mac - I'd like the user of the excel file to be able to enter an account number - say 51x Bouska L and have the formula return a value that sums a total balance.

    Thanks!

  2. #2
    Forum Contributor
    Join Date
    03-12-2013
    Location
    Chicago, USA
    MS-Off Ver
    Excel 2007
    Posts
    230

    Re: Need help (example file uploaded): Search Account# and Sum Balance

    Use a SUMIF.
    =SUMIF(range, criteria, sum_range)
    range: your first column
    criteria: value that the user enters
    sum_range: second column

  3. #3
    Forum Contributor
    Join Date
    03-12-2013
    Location
    Chicago, USA
    MS-Off Ver
    Excel 2007
    Posts
    230

    Re: Need help (example file uploaded): Search Account# and Sum Balance

    (deleted).
    Last edited by majosum; 05-21-2013 at 04:19 PM. Reason: double post

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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