+ Reply to Thread
Results 1 to 7 of 7

Formula to truncate

  1. #1
    Valued Forum Contributor
    Join Date
    01-18-2007
    Location
    Georgia
    MS-Off Ver
    2010
    Posts
    4,434

    Formula to truncate

    Hello:

    Please refer to attached file.
    I need to formula in row 2 to give the result as shown.
    Let me know if any questions

    Thanks
    R
    Attached Files Attached Files

  2. #2
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Formula to truncate

    Enter formula in A2 and drag across
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

  3. #3
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    81,247

    Re: Formula to truncate

    Try this:

    =TRIM(MID(A1,FIND("-",A1)+2,15))
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  4. #4
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,721

    Re: Formula to truncate

    This formula will give the second date.

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

  5. #5
    Valued Forum Contributor
    Join Date
    01-18-2007
    Location
    Georgia
    MS-Off Ver
    2010
    Posts
    4,434

    Re: Formula to truncate

    Hello:

    Thanks to all

    R

  6. #6
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    81,247

    Re: Formula to truncate

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.

  7. #7
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.84 for Mac MS 365
    Posts
    8,500

    Re: Formula to truncate

    mine since I worked on it for what its worth...
    =SUBSTITUTE(MID(C1,SEARCH("- ",C1),99),"- ","")
    Make contributors happy, click on the "* Add Reputation" as a way to say thank you.
    Sam Capricci

+ 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. [SOLVED] Formula to truncate
    By rizmomin in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-07-2018, 01:59 AM
  2. [SOLVED] Formula to truncate
    By rizmomin in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-21-2018, 10:51 AM
  3. [SOLVED] Formula to truncate
    By rizmomin in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 11-12-2017, 01:57 PM
  4. [SOLVED] formula to truncate
    By rizmomin in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-01-2017, 08:56 AM
  5. [SOLVED] Formula to Truncate data
    By rizmomin in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-12-2017, 02:03 PM
  6. [SOLVED] Formula to Truncate and Transpose
    By rizmomin in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 01-24-2017, 01:12 AM
  7. Formula to truncate
    By rizmomin in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-18-2016, 01:47 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