+ Reply to Thread
Results 1 to 2 of 2

Copying first word to a column with multiple criteria

  1. #1
    Registered User
    Join Date
    03-25-2013
    Location
    Amman, Jordan
    MS-Off Ver
    Excel 2007
    Posts
    1

    Copying first word to a column with multiple criteria

    I am trying to filter a column by copying only first word from a column using LEFT function. The thing is if I use:
    =Left(A1,Find(" ",A1)-1)
    I can copy only cells that have space separation, my sheet contains cells of different criteria: space, comma and some cells already are just one word, I need to copy whatever format is to a new column. Thanks

  2. #2
    Forum Contributor bentleybob's Avatar
    Join Date
    02-27-2009
    Location
    Seattle, WA
    MS-Off Ver
    Excel 2010
    Posts
    644

    Re: Copying first word to a column with multiple criteria

    Try:
    Please Login or Register  to view this content.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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