+ Reply to Thread
Results 1 to 7 of 7

summing up

  1. #1
    Registered User
    Join Date
    08-20-2005
    Posts
    60

    summing up

    hi m8's

    i have a column which holds numbers and i have a another column which holds words,
    for E.g:
    A======================B
    1 Top Up-----------------[1] 1000
    2 New--------------------[2] 100
    3 Top up-----------------[3] 10

    \1

    i want rows which are Top Up (B1 & B2) to be auto Calculated, how?

    thanks and regards
    Last edited by VBA Noob; 09-07-2008 at 07:34 AM.

  2. #2
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,524
    Check out sumif
    enter =sumif(
    then click the fx by the formula bar and follow the directions

  3. #3
    Registered User
    Join Date
    08-20-2005
    Posts
    60
    example please, if you want a sample plz let me know

  4. #4
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,524
    Quote Originally Posted by torpido View Post
    example please, if you want a sample plz let me know
    Hi torpido,
    Which part of click the fx didn't work for you?
    It's called the function wizard and it will help you build your formulas,
    enter
    =sumif(
    in the cell you want the result.
    then click the function wizard to build your formula..........


    Would it not have been just as easy to supply a sample workbook instead of attaching a picture?
    Last edited by davesexcel; 09-06-2008 at 01:37 PM.

  5. #5
    Registered User
    Join Date
    08-20-2005
    Posts
    60
    NP m8, here is a sample
    btw i tried Fx but couldn't figure out, sorry!
    Attached Files Attached Files

  6. #6
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,524
    Try this
    =SUMIF(A2:A13,A17,B2:B13)

  7. #7
    Registered User
    Join Date
    08-20-2005
    Posts
    60
    hehe, how didnt i have thought of that, so simple.
    thanks alot m8.

+ 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. Summing
    By Terry58 in forum Excel General
    Replies: 3
    Last Post: 02-06-2008, 04:00 AM
  2. Summing based on date criteria
    By R0bert0 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-21-2007, 01:26 PM
  3. Macro for summing
    By indira in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-19-2007, 12:14 PM
  4. Summing Numbers With Specific Values To The Left Of Them
    By FuzionZero in forum Excel General
    Replies: 8
    Last Post: 02-16-2007, 04:36 PM
  5. Summing same cell on multiple worksheets
    By Aussie_Striker in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-14-2007, 07:31 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