Results 1 to 8 of 8

Delete every thing before # sign

Threaded View

  1. #6
    Valued Forum Contributor mangesh.mehendale's Avatar
    Join Date
    06-04-2015
    Location
    India
    MS-Off Ver
    2007
    Posts
    510

    Re: Delete every thing before # sign

    Yes both are working to my end..


    see there is little change in Ali`s formula its not F8 (which will work only if len of "KD-0219" is 7) and mine will work for any string

    Formula: copy to clipboard

    =LEFT(A1,8)&RIGHT(A1,LEN(A1)-FIND("#",A1)+1)


    see attached file
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] If cell contains text do one thing, if it contains number do another thing
    By kosherboy in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-16-2013, 11:50 AM
  2. [SOLVED] How to delete minus sign in front of numbers in every row?
    By mrsewer in forum Excel General
    Replies: 4
    Last Post: 07-29-2013, 12:33 PM
  3. [SOLVED] How to delete specific numbers and or sign in a column
    By mrsewer in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 07-25-2013, 03:54 PM
  4. Excel Formula to delete & sign at end of cell
    By shanetedder in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 01-17-2013, 03:30 PM
  5. delete rows of specific value or sign
    By avk in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-20-2010, 03:57 PM
  6. Need help to delete the 'white' thing
    By souke0000 in forum Excel General
    Replies: 2
    Last Post: 05-15-2009, 01:28 AM
  7. find and delete $ sign from formulas in a spreadsheet
    By nicko54 in forum Excel General
    Replies: 7
    Last Post: 07-25-2008, 09:36 AM
  8. [SOLVED] XL invoice replace the dollar sign with euro sign
    By Pamela casares in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 12-16-2005, 04:25 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