+ Reply to Thread
Results 1 to 2 of 2

Applying Formula to different range of cells after Filter is applied

  1. #1
    Forum Contributor
    Join Date
    02-04-2015
    Location
    India
    MS-Off Ver
    365 (2202)
    Posts
    226

    Applying Formula to different range of cells after Filter is applied

    Hello,

    1. Sheet contains multiple customer names.
    2. Need to sum the total for the cells highlighted in yellow.
    3. In Feb column I'll use vlookup formula to get the quantity from my monthly extracted report.
    4. I'll select the yellow highlighted cells applying filter.
    5. Same range of the formulas should get copied to the Feb column.

    If we look into the sum formula in C column i.e. Jan Quantity column, different range is been applied for all the customers.

    In C3 cell - formula range is =SUM(C4:C6)
    In C14 cell - formula range is =SUM(C15:C19)
    In C25 cell - formula range is =SUM(C26:C33)

    I believe we can use the Ctrl+R to drag the formula from one column to the very next column. Where all the specified range of cells gets copied to the next column.

    I would like to use a different approach using a formula where we can copy same range of formulas from the previous month.
    Attached Files Attached Files

  2. #2
    Forum Expert dosydos's Avatar
    Join Date
    12-09-2015
    Location
    Massachusetts
    MS-Off Ver
    365(PC) V:2308
    Posts
    1,472

    Re: Applying Formula to different range of cells after Filter is applied

    I had a little issue following exactly what you are asking for but i think it comes down to you needing a formula to sum all the quantities for each customer? If this is the case and the customer names that you want summed together are the same then i suggest using a sumif() formula. =SUMIF(B:B,"Customer Name",C:C)

+ 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. [SOLVED] Applying Conditional Formatting Formula Across a Range of Cells
    By kschmit1 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-14-2016, 08:51 AM
  2. [SOLVED] Sum visible cells two by two when automatic filter is applied
    By Lalla in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 10-18-2014, 07:45 AM
  3. Replies: 7
    Last Post: 11-20-2013, 01:50 PM
  4. Replies: 3
    Last Post: 06-28-2013, 10:30 AM
  5. Replies: 1
    Last Post: 05-09-2011, 03:19 PM
  6. Replies: 6
    Last Post: 12-09-2010, 01:32 PM
  7. Applying formula to only NON-EMPTY cells in range
    By Tasi in forum Excel General
    Replies: 5
    Last Post: 03-29-2005, 06:06 PM

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