+ Reply to Thread
Results 1 to 15 of 15

Collating Information but exclude errors

Hybrid View

  1. #1
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Collating Information but exclude errors

    @Tony

    I'm open to doing that.

    Kindly greetings.

    Oeldere
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  2. #2
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Collating Information but exclude errors

    Copy the code at the link below and paste it into a general module:

    https://www.excelforum.com/showthread.php?p=3096647

    Then, assuming this is your data:

    Data Range
    A
    1
    2
    Cooperation
    3
    Curriculum Linked Activities
    4
    Familiarisation
    5
    Fun
    6
    Personal Challenge
    7
    Personal Development
    8
    Personal State Management
    9
    PSE
    10
    Self Belief
    11
    Skill Acquisition
    12
    Support
    13
    Training Course
    14
    #N/A
    15
    #N/A
    16
    #N/A
    17
    #N/A
    18
    #N/A
    19
    #N/A
    20
    #N/A
    21
    #N/A
    22
    #N/A
    23
    #N/A


    Enter this array formula** in C2:

    =concatall(IF(ISTEXT(A2:A23),A2:A23,""),", ")

    ** array formulas need to be entered using the key
    combination of CTRL,SHIFT,ENTER (not just ENTER).
    Hold down both the CTRL key and the SHIFT key
    then hit ENTER.
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

+ 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. Add EXCLUDE Option in table to Exclude from Solver
    By lbofbb in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 04-17-2015, 09:05 AM
  2. Replies: 8
    Last Post: 10-31-2014, 12:03 PM
  3. [SOLVED] dynamic named range drop-down list to exclude N/A errors
    By tlacloche in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-07-2014, 11:51 AM
  4. collating information
    By Back2Basics in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 12-04-2008, 01:46 PM
  5. Collating information in a different location
    By tom300181 in forum Excel General
    Replies: 3
    Last Post: 08-04-2005, 04:03 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