Results 1 to 4 of 4

Lookup Visible values on another sheet

Threaded View

  1. #1
    Valued Forum Contributor
    Join Date
    12-02-2009
    Location
    Austin, Tx
    MS-Off Ver
    Office 365 64-Bit, 2108, build 14326.21018
    Posts
    4,051

    Lookup Visible values on another sheet

    I found a formula online that does what I need (pulls in the visible values from another sheet) but there was no explanation of how the formula worked. I was able to modify it to work for what I needed, but I'd like to understand it so I can use it in other applications, so I'm hoping someone will have pity and explain the formula to me. "KeyValues" is a named range, corresponding to column F on the "Enter FTEs" tab. See the attachment to see the formula in operation. The formula in question is reprinted below.
    =IFERROR(LOOKUP(2,1/((COUNTIF(A$3:A3,KeyValues)=0)*(KeyValues<>"")),KeyValues),"")
    Thanks,
    John
    Attached Files Attached Files
    I know I'm not stupid, but I suspect I'm a lot stupider than I think I am

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Copy Visible cells and paste values only to visible target cells
    By wotadude in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 09-20-2024, 12:01 AM
  2. Macro copy from one sheet and paste values in NEXT VISIBLE SHEET & then ACTIVATE IT.
    By acsishere in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 10-10-2017, 04:54 AM
  3. Replies: 0
    Last Post: 09-17-2017, 06:30 PM
  4. [SOLVED] Lookup values from sheet 2 with sheet 1 and copy found values in cell b of sheet 1
    By spa3212 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-21-2016, 03:28 AM
  5. Replies: 6
    Last Post: 07-26-2015, 03:43 AM
  6. Replies: 4
    Last Post: 01-06-2014, 02:14 AM
  7. [SOLVED] Copy/Pasting Values from visible cells (using autofilter) to visible cells
    By evakotsi in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-23-2012, 07:49 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