Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 172
Default Extract alpha from a cell

If I have a cell that contains numeric & alpha data how do I extract just the
alpha part? All my data begins with the letter "F". How can I pull just the
"F" out of the cell?

Example:

F00143

Not all the cells have the same number of characters in it. They might have
5 numbers after it, or 4, or 3. I just want to extract the beginning
character since it's the alpha portion.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default Extract alpha from a cell

.... or just =LEFT(A1), as it defaults to one character.
--
David Biddulph

"Gary''s Student" wrote in message
...
=LEFT(A1,1)
--
Gary''s Student - gsnu200737


"Secret Squirrel" wrote:

If I have a cell that contains numeric & alpha data how do I extract just
the
alpha part? All my data begins with the letter "F". How can I pull just
the
"F" out of the cell?

Example:

F00143

Not all the cells have the same number of characters in it. They might
have
5 numbers after it, or 4, or 3. I just want to extract the beginning
character since it's the alpha portion.



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
Extract alpha from a cell Gary''s Student Excel Discussion (Misc queries) 0 August 17th 07 02:03 AM
Extract alpha from a cell Secret Squirrel Excel Discussion (Misc queries) 0 August 17th 07 02:01 AM
only extract numeric value from alpha numeric cell Fam via OfficeKB.com Excel Discussion (Misc queries) 5 April 26th 06 06:49 PM
Extract Numbers from Alpha-Numeric String MrBill Excel Worksheet Functions 1 November 2nd 05 05:44 PM
The colums changed from alpha to numeric how do you make it alpha worldmade Excel Discussion (Misc queries) 2 May 26th 05 03:44 PM


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