Results 1 to 4 of 4

Refernce list from seperate sheet and exclude blanks

Threaded View

  1. #1
    Registered User
    Join Date
    04-21-2017
    Location
    Sunshine Coast, Australia
    MS-Off Ver
    2013
    Posts
    39

    Refernce list from seperate sheet and exclude blanks

    Hi Guys,

    I have en excel document that references a schedule produced every few days in the same format. I need excel to reference a list when the schedule is drag and dropped into a sheet. However i need it to remove the blanks in the list,

    I'm using this formula, but it doesn't work when referncing the sheet "Tr7" list E7:E57, and return to active sheet A15:A65


    IF(ROW()-ROW($A$15:$A$65)+1>ROWS('Tr7'!$E$7:$E$57)-COUNTBLANK('Tr7'!$E$7:$E$57),"",INDIRECT(ADDRESS(SMALL((IF('Tr7'!$E$7:$E$57<>"",ROW('Tr7'!$E$7:$E$57),ROW()+ROWS('Tr7'!$E$7:$E$57))),ROW()-ROW($A$15:$A$65)+1),COLUMN('Tr7'!$E$7:$E$57),4)))

    No idea why this doesn't work, i've tried creating names for ranges also
    Attached Files Attached Files
    Last edited by Parmx; 04-21-2017 at 01:36 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Exclude Blanks
    By excelnoob927 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-22-2015, 06:53 PM
  2. Vertically list from J10 in a seperate sheet
    By Crakkermack in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 08-22-2014, 12:51 AM
  3. Exclude blanks from formula
    By ads100 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-07-2012, 06:17 PM
  4. [SOLVED] Dynamic Drop Down List - exclude blanks
    By Econocrat in forum Excel General
    Replies: 7
    Last Post: 08-24-2012, 02:10 PM
  5. Replies: 1
    Last Post: 07-30-2012, 02:35 PM
  6. Excel 2007 : MIN, AVE, MAX values but exclude blanks
    By Quagga in forum Excel General
    Replies: 7
    Last Post: 07-15-2010, 02:29 PM
  7. List Item by Date on seperate sheet
    By ospaur in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 07-13-2009, 12:07 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