+ Reply to Thread
Results 1 to 5 of 5

Filtering values and displaying in different columns

  1. #1
    Registered User
    Join Date
    05-26-2015
    Location
    Gdansk, Poland
    MS-Off Ver
    2016
    Posts
    42

    Filtering values and displaying in different columns

    Hi All,

    I would like to filter column B and display in column E all numbers that are bigger than 1.

    Also if possible I would like to display in column E an average of all numbers from column B that are bigger than 1.

    The reason why: daily i am downloading flow rates of our pumps. Pump is not working all the time and every time it stops it will showe it as 0. I need to calculate daily average flow but only when pump was working

    Document attached

    Thank you
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,728

    Re: Filtering values and displaying in different columns

    Are you still using Excel 2016 or something newer?
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,023

    Re: Filtering values and displaying in different columns

    In E3, copied down:

    =IFERROR(AGGREGATE(15,6,$B$3:$B$1500/($B$3:$B$1500>1),ROWS(E$3:E3)),"")=IFERROR(AGGREGATE(15,6,$B$3:$B$1500/($B$3:$B$1500>1),ROWS(E$3:E3)),"")

    in E1:
    =AVERAGE($E$3:$E$1000)

    You may need ; instead of ,
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  4. #4
    Registered User
    Join Date
    05-26-2015
    Location
    Gdansk, Poland
    MS-Off Ver
    2016
    Posts
    42

    Re: Filtering values and displaying in different columns

    Unfortunatelly yes , still using Excel 2016. Why , is it easier to do in the newer versions ?

  5. #5
    Registered User
    Join Date
    05-26-2015
    Location
    Gdansk, Poland
    MS-Off Ver
    2016
    Posts
    42

    Re: Filtering values and displaying in different columns

    Thanks a lot it works. Just out of interest why $ symbol in the average ?

+ 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. Replies: 0
    Last Post: 07-18-2019, 08:58 PM
  2. [SOLVED] Pivot table not displaying blank columns (after filtering)
    By redJohn89 in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 04-04-2019, 02:33 AM
  3. [SOLVED] Help comparing values in two columns and displaying the value in another column
    By rosscortb in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-11-2018, 03:35 AM
  4. Formula Taking Range of Values in Columns and Displaying it Transposed
    By mored in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-16-2016, 02:51 PM
  5. Displaying only values if they appear in all columns
    By rafuk73 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-05-2014, 10:45 AM
  6. MS Excel : Filtering based on the values of two columns
    By Robby123 in forum Excel General
    Replies: 0
    Last Post: 01-09-2009, 08:10 AM
  7. [SOLVED] Comparing values in two columns and displaying missing values in n
    By cpetta in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-04-2005, 11:29 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