Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
tjh
 
Posts: n/a
Default special characters

Hello,

Is there an excel function to reference another cell that only pulls in
characters, values or words that are not a specific value, for example "UD".

Ex.

Cell A1 Cell B1 (formula)

12,345 UD 12,345



  #2   Report Post  
JE McGimpsey
 
Posts: n/a
Default

One way:

=SUBSTITUTE(A1," UD","")

In article ,
tjh wrote:

Hello,

Is there an excel function to reference another cell that only pulls in
characters, values or words that are not a specific value, for example "UD".

Ex.

Cell A1 Cell B1 (formula)

12,345 UD 12,345

  #3   Report Post  
LanceB
 
Posts: n/a
Default

=--LEFT(a1,FIND(" ",a1))

"tjh" wrote:

Hello,

Is there an excel function to reference another cell that only pulls in
characters, values or words that are not a specific value, for example "UD".

Ex.

Cell A1 Cell B1 (formula)

12,345 UD 12,345



  #4   Report Post  
Ken Wright
 
Posts: n/a
Default

To return a number as opposed to text

=--SUBSTITUTE(A1," UD","")

--
Regards
Ken....................... Microsoft MVP - Excel
Sys Spec - Win XP Pro / XL 97/00/02/03

----------------------------------------------------------------------------
It's easier to beg forgiveness than ask permission :-)
----------------------------------------------------------------------------

"tjh" wrote in message
...
Hello,

Is there an excel function to reference another cell that only pulls in
characters, values or words that are not a specific value, for example

"UD".

Ex.

Cell A1 Cell B1 (formula)

12,345 UD 12,345





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
Special Characters on Labels BillCPA Excel Discussion (Misc queries) 7 May 12th 05 02:46 PM
excel data label format special number characters (part 2) todd Excel Discussion (Misc queries) 1 May 4th 05 04:08 PM
REMOVE SPECIAL CHARACTERS FROM TEXT CELLS javila255 Excel Worksheet Functions 1 April 2nd 05 06:24 PM
Special Characters in Headers and Footers LPS Excel Discussion (Misc queries) 5 February 26th 05 06:02 PM
Special characters Gilles Desjardins Excel Worksheet Functions 2 December 8th 04 04:17 AM


All times are GMT +1. The time now is 01:58 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"