+ Reply to Thread
Results 1 to 12 of 12

Dynamically Auto Filtering a Shared Excel Document In Teams With IFERROR and Index

Hybrid View

  1. #1
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 365 version 2501
    Posts
    18,860

    Re: Dynamically Auto Filtering a Shared Excel Document In Teams With IFERROR and Index

    As for the proposal in post #6, change the formula in columns B:F to read:
    Formula: copy to clipboard
    =IF(A2="","",IF(INDEX($I$1:$I$11,COLUMNS($B$2:B$2)*2+1)="",A2,IF(INDEX(ResponseEdits!D$2:D$21,MATCH(A2,ResponseEdits!$C$2:$C$21,0))=INDEX($I$1:$I$11,COLUMNS($B$2:B$2)*2+1),A2,"")))

    Let us know if you have any questions.
    Attached Files Attached Files
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

  2. #2
    Registered User
    Join Date
    10-02-2020
    Location
    Woodbury, MN
    MS-Off Ver
    365
    Posts
    10

    Re: Dynamically Auto Filtering a Shared Excel Document In Teams With IFERROR and Index

    JeteMc That is perfect!!!!!

    Thank you both so much!!! It's working like magic now!!!

    I wasn't certain if Excel could even do this.

    You both are lifesavers!

    Thank you again!!!!

+ 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] Minimize Excel processing time (Formula IFERROR & INDEX used)
    By Bhavesh780 in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 06-21-2021, 10:51 AM
  2. [SOLVED] Code presents error on shared file in teams
    By Chris1976 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 06-30-2020, 09:15 PM
  3. Replies: 2
    Last Post: 03-03-2016, 02:40 AM
  4. Excel Formula: IFERROR, INDEX, SMALL, MATCH
    By Jenn12788 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-12-2014, 10:03 PM
  5. comparision between two excel sheet using VBA Code for Index/match/and/iferror formula
    By gaurangaero in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-28-2012, 10:08 AM
  6. How to protect a shared excel document from deletion
    By SteveA in forum Excel General
    Replies: 2
    Last Post: 05-23-2005, 08:30 PM
  7. [SOLVED] Filtering a protected WS in a shared workbook - Excel 2000
    By Phuong Nguyen in forum Excel General
    Replies: 3
    Last Post: 02-18-2005, 07:06 PM

Tags for this Thread

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