Results 1 to 12 of 12

Filter without result to show blank for Vstack

Threaded View

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

    Re: Filter without result to show blank for Vstack

    Try:
    =LET(
    start,FILTER(Table1,EOMONTH(--CHOOSECOLS(Table1,2),0)=$G$1),
    end,(FILTER(Table1,EOMONTH(--CHOOSECOLS(Table1,3),0)=$G$1)),
    IFERROR(VSTACK(start,end),""))
    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

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Sorting Results from VSTACK, FILTER with CHOOSECOLS
    By drvs in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-28-2023, 03:51 PM
  2. [SOLVED] Add Additional FILTER to VSTACK
    By BiblioManiac in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-22-2023, 03:32 PM
  3. [SOLVED] Problem when filter named ranges using VSTACK
    By oteixeira in forum Excel General
    Replies: 6
    Last Post: 01-18-2023, 03:37 PM
  4. Filter result show in the Listbox
    By curiousyoung60 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-21-2022, 10:33 AM
  5. [SOLVED] formula check if blank if not show result
    By scouse13 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 09-27-2020, 12:17 PM
  6. [SOLVED] Where formula does not result in #N/A to show blank
    By Howardc1001 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-14-2020, 07:15 AM
  7. Replies: 1
    Last Post: 02-10-2018, 11:35 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