Results 1 to 9 of 9

VBA Program to sum values in one column if another column holds a particular value...HELP

Threaded View

  1. #1
    Registered User
    Join Date
    02-10-2014
    Location
    United States
    MS-Off Ver
    Excel 2003
    Posts
    3

    VBA Program to sum values in one column if another column holds a particular value...HELP

    I am trying to use the SUMIF statement to add one column if another column has a specific part number...the issue is that I cannot use SUMIF directly as there are random gaps in the columns.

    For example:

    Column 1:
    Quantity
    3
    6
    2

    4
    2
    1

    Column 2:
    Part Number:
    884
    124
    884

    124
    884
    124



    The spreadsheet needs to be able to add the total number of parts produced and output that number in another cell.
    Last edited by soupra591; 03-05-2014 at 10:45 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 2
    Last Post: 12-30-2013, 08:15 AM
  2. [SOLVED] VBA. Change interior colour between column A to column O as per values in column E
    By rain4u in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-03-2012, 05:42 AM
  3. How to Compare Column 12 to values in column 6 while deleting dups from column 12
    By Launchnet in forum Excel Programming / VBA / Macros
    Replies: 33
    Last Post: 12-16-2011, 03:21 AM
  4. Macro that will copy values in Column J and paste values to Column B in new sheet
    By Phixtit in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-16-2010, 04:56 PM
  5. Replies: 3
    Last Post: 01-10-2006, 06:10 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