+ Reply to Thread
Results 1 to 2 of 2

help with combining if(isnumber) and concatenate

  1. #1
    Registered User
    Join Date
    09-13-2013
    Location
    austin, tx
    MS-Off Ver
    Excel 2010
    Posts
    1

    help with combining if(isnumber) and concatenate

    Hello,
    I’m a newbie so I hope I make sense. I need help with a formula for a key log. I’m not sure but think I need something that combines if(is number) with concatenate.
    My Workbook currently has three worksheets:
    Worksheet “KEY LOG”
    The key box has 100 key slots. Each type of key is assigned a slot/number (1-100). On the first sheet (tab “Key Log”), each person has a column and a number is entered in the row for each key assigned to that individual.
    • Column A is Total number of Keys
    • Column B is Slot/Number key is assigned in Key Box
    • Column C is Key Name/Label
    • Column D is the total number of keys minus the number assigned in Column F – W
    • Column F – W are names of the employees with the number of keys assigned in row 3 - 102.
    I need a formula to find which key is assigned to each individual and the concatenate the key names/labels from column “C”.
    Worksheet “Working File 1”
    I have something that might work but it is incomplete and I’m having issues. The If(isnumber) formula is works but when I try to use the concatenate formula…it is very long and I only have a few rows… and the key names/labels need a comma and space between each. I am able to insert a space and comma but now I have spaces and commas for the blank rows.
    Worksheet “Example of Expected Results”
    This is an example of the existing Key Audit that currently has to be manually updated. This is set up with the name in one column but at this point I will be happy if I can get this to work with the name across the top at on the Working File 1 worksheet.
    I’m sure there is a simpler way to do this.
    Attached Files Attached Files
    Last edited by jomama2; 09-16-2013 at 11:03 AM.

  2. #2
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,626

    Re: help with combining if(isnumber) and concatenate

    A User Defined Function:
    Please Login or Register  to view this content.
    In cells: X103:AL103 =ChainKeys(Y3:Y102)
    Copy to Results sheet (audit) with
    Please Login or Register  to view this content.
    Range Name Info
    D
    E
    F
    3
    range name
    sheet
    address
    4
    Employees
    results
    A3:A17
    5
    KeyHolders
    key log
    $X$1:$AL$1
    6
    Summary
    key log
    X103:AL103
    Attached Files Attached Files
    Ben Van Johnson

+ 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. combining columns but NOT Concatenate
    By jimtheeagle in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-17-2013, 05:41 PM
  2. Combining vlookup with concatenate
    By orit in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 08-22-2011, 08:12 AM
  3. combining substitute and concatenate
    By sackling in forum Excel General
    Replies: 3
    Last Post: 02-21-2010, 03:03 PM
  4. Help combining ISERROR and CONCATENATE.
    By giallofever in forum Excel General
    Replies: 3
    Last Post: 03-25-2009, 12:56 PM
  5. Combining if(isnumber(search with Frequency
    By Marshall101 in forum Excel General
    Replies: 5
    Last Post: 10-15-2008, 10:15 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