+ Reply to Thread
Results 1 to 2 of 2

Return Cell with content - ignore blank cells

  1. #1
    Registered User
    Join Date
    04-14-2015
    Location
    Berlin, Germany
    MS-Off Ver
    2013
    Posts
    1

    Lightbulb Return Cell with content - ignore blank cells

    Hi,

    I have a workbook with different sheets and I'm trying to return cell contents from one sheet to another !!!! only the cells that have content. For the ones that don't have content, I'd like Excel to simply ignore them.

    Sheet 1 is a recap of all orders placed online & the info I need from sheet 1 are:
    in Col.A => Order #
    in Col. I => If client ordered insurance there is text in the cell, if client did NOT ordered insurance the cell is blank

    Objectif:
    1) If client ordered an insurance, copy the text from Sheet 1 Col.I (Insurance#) into Sheet 2 Col.F
    2) & if client ordered an insurance, copy the Order# from Sheet 1 - Col.A into Sheet 2 - Col. E

    So far, I have worked with the formula below to select the cells with text from Sheet 1 - Col. A and copy them into Sheet 2 Col.F:
    =iferror(index('Import Master Sheet'!I:I,SMALL(INDEX(NOT(ISBLANK('Import Master Sheet'!I:I))*ROW('Import Master Sheet'!I:I),0),countblank('Import Master Sheet'!I:I)+ROW('Import Master Sheet'!I3))))

    Thanks a bunch for the precious help!!

  2. #2
    Forum Expert
    Join Date
    09-01-2012
    Location
    Norway
    MS-Off Ver
    Office 365
    Posts
    2,844

    Re: Return Cell with content - ignore blank cells

    If you post a workbook with some sample data it will be much easier to help you.
    <----- If you were helped by my posts you can say "Thank you" by clicking the star symbol down to the left

    If the problem is solved, finish of the thread by clicking SOLVED under Thread Tools
    I don't wish to leave you with no answer, yet I sometimes miss posts. If you feel I forgot you, remind me with a PM or just bump the thread.

+ 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: 3
    Last Post: 09-04-2014, 01:41 PM
  2. [SOLVED] Return non-blank cells from range AND ignore cells with only formula w/o results
    By grafitti in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 03-06-2014, 08:15 AM
  3. How can I make a macro ignore blank cells? - Blank Cells have formulas
    By mz1161 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-30-2013, 08:54 AM
  4. Replies: 1
    Last Post: 06-29-2012, 01:16 PM
  5. Return Blank Cell if Sum Cells Blank or Zero
    By Battledeck in forum Excel General
    Replies: 6
    Last Post: 06-11-2012, 05:55 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