+ Reply to Thread
Results 1 to 3 of 3

IF Statement to extract certain name

  1. #1
    Registered User
    Join Date
    05-03-2017
    Location
    CA
    MS-Off Ver
    210
    Posts
    61

    IF Statement to extract certain name

    Hi,

    Is there way to get an if statement that will help me extract a certain data from a particular cell. I need an if statement that will extract the items below names only.

    As you can see the only consistency in each Original Name is the "period". So I need a if statement that identifies that "Period" and then return me on the name of the item. PLEASE SEE ATTACHMENT
    Attached Files Attached Files

  2. #2
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,167

    Re: IF Statement to extract certain name

    Hi USAMa,

    Put this in B2 and pull the formula down.

    =LEFT(A2,FIND(".",A2)-1)
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

  3. #3
    Registered User
    Join Date
    05-03-2017
    Location
    CA
    MS-Off Ver
    210
    Posts
    61

    Re: IF Statement to extract certain name

    Thank you

+ 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. VBA Macro to extract deposit amount from a statement data in excel.
    By vkyjoshi in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 09-18-2016, 09:07 AM
  2. Create vba macro to extract balances from statement
    By vkyjoshi in forum Hello..Introduce yourself
    Replies: 3
    Last Post: 09-18-2016, 06:35 AM
  3. Extract data from Pivot Table (If statement & GetPivotdata)
    By rose9812in in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-16-2015, 06:03 AM
  4. Extract data from Pivot Table (If statement & GetPivotdata)
    By rose9812in in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-14-2015, 10:51 AM
  5. Extract words from cells and IF statement
    By pomper in forum Excel General
    Replies: 4
    Last Post: 03-14-2015, 02:23 PM
  6. Replies: 3
    Last Post: 12-18-2014, 10:27 AM
  7. Extract Unique Values, Then Extract Again to Remove Suffixes
    By Karl Burrows in forum Excel General
    Replies: 23
    Last Post: 06-25-2005, 08:05 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