Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Excel help separating /

I am working on spreadsheet that has a list of names in the following format: “Your T Name/the company”
I used the following formula to list the last name in an adjacent cell: =IF(ISERROR(SEARCH(" ",A101,SEARCH(" ",A101)+1)),RIGHT(A101,LEN(A101)-SEARCH(" ",A101)),RIGHT(A101,LEN(A101)-SEARCH(" ",A101,SEARCH(" ",A101)+1)))
However, since this list includes our internal email address the results are coming up as follows: “Name /the company” Can someone help me by providing a formula to remove the “/the company” from the last name field?
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
EXCEL: Separating data from 1 cell into multiple cells HeatherJ Excel Discussion (Misc queries) 5 November 19th 09 07:04 PM
Separating Alpha from Numeric in Address Cell in Excel DBUTTER69 Excel Discussion (Misc queries) 1 April 3rd 09 02:04 PM
Separating Text in Excel Dave F Excel Discussion (Misc queries) 0 November 30th 06 03:54 PM
Separating Text in Excel Excel Help Needed Excel Discussion (Misc queries) 0 November 30th 06 03:46 PM
Separating Two Data Sets from one Excel Cell into Two Cells mpstockdale Excel Discussion (Misc queries) 9 October 8th 06 12:25 PM


All times are GMT +1. The time now is 06:32 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"