+ Reply to Thread
Results 1 to 2 of 2

Add values in a column based on condition

  1. #1
    Registered User
    Join Date
    06-28-2007
    Posts
    1

    Question Add values in a column based on condition

    I need to add all the data in columns B for all instances of a value occuring in column A
    Fo eg

    ColumnA Column B

    Apple 4
    Apple 5
    Orange 3
    Orange 5
    Mango 2
    Lemon 1
    Lemon 9

    I want the final result to look like this

    ColumnA Column B

    Apple 9
    Orange 8
    Mango 2
    Lemon 10

    Please help!

    Thanks

  2. #2
    Forum Contributor
    Join Date
    12-12-2006
    Location
    New Zealand
    Posts
    151
    This is a Cross Post

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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