+ Reply to Thread
Results 1 to 3 of 3

Restricting formula to filtered records only

  1. #1
    Valued Forum Contributor ImranBhatti's Avatar
    Join Date
    03-27-2014
    Location
    Rawalpindi,Pakistan
    MS-Off Ver
    Office 365
    Posts
    1,784

    Restricting formula to filtered records only

    Hi,

    A column with names like
    Imran
    Kamran
    Shehzad
    Imran
    Shehzad
    Kamran
    Asif
    Manan
    Manan
    Asif

    B Column some numeric data.

    I have a sum formula for B column.
    Now If I filter the data for Imran. I want the sum formula to sum only for Imran. I can have a dropdown for names and use sumif but it will not show the entries for Imran,

    "CAN WE HAVE A FORMULA (AND NOT VBA) TO GET SUM OF ONLY FILTERED RECORDS"
    Teach me Excel VBA

  2. #2
    Forum Guru
    Join Date
    02-27-2016
    Location
    Vietnam
    MS-Off Ver
    2016
    Posts
    5,908

    Re: Restricting formula to filtered records only

    Try:

    =SUBTOTAL(109,B3:B15)

  3. #3
    Valued Forum Contributor ImranBhatti's Avatar
    Join Date
    03-27-2014
    Location
    Rawalpindi,Pakistan
    MS-Off Ver
    Office 365
    Posts
    1,784

    Re: Restricting formula to filtered records only

    Thanks. It did the trick

+ 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] Formula to calculate the Number of filtered records and the number of records Met
    By robertguy in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-11-2018, 09:49 AM
  2. [SOLVED] Filtered records in listbox from table
    By ImranBhatti in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-29-2018, 11:53 AM
  3. Marking Filtered records
    By StryderLlama in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-12-2009, 10:40 AM
  4. RE: Filtered records
    By Dhimit in forum Excel General
    Replies: 1
    Last Post: 08-14-2007, 12:49 PM
  5. returning value from filtered records
    By JulieD in forum Excel General
    Replies: 3
    Last Post: 04-29-2005, 11:06 AM
  6. [SOLVED] how do I see more than 1000 records filtered
    By ml in forum Excel General
    Replies: 1
    Last Post: 04-13-2005, 04:06 PM
  7. equations on filtered records only
    By Louey in forum Excel General
    Replies: 2
    Last Post: 01-26-2005, 10:21 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