A Microsoft Excel forum. ExcelBanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » ExcelBanter forum » Excel Newsgroups » Excel Discussion (Misc queries)
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

how to strip an individual symbol from each row in a column



 
 
Thread Tools Display Modes
  #1  
Old July 6th 12, 06:46 AM posted to microsoft.public.excel.misc
jbclem
external usenet poster
 
Posts: 33
Default how to strip an individual symbol from each row in a column

I'm using Excel 2002. I've imported a stock market watchlist and the column
with the stock symbols (50 of them) looks like this:

<axln>
<aapl>
<bwld>
<caml>

etc....

Is there a way in Excel to strip the < and > symbols from each line, leaving
only the actual stock market symbol (ie: axln, aapl ). I've done it
manually, but it's very tedious. I'm looking for a way to do this
automatically.

John


Ads
  #2  
Old July 6th 12, 06:52 AM posted to microsoft.public.excel.misc
Claus Busch
external usenet poster
 
Posts: 937
Default how to strip an individual symbol from each row in a column

Hi John,

Am Thu, 5 Jul 2012 22:46:02 -0700 schrieb jbclem:

> <axln>
> <aapl>
> <bwld>
> <caml>
>
> etc....
>
> Is there a way in Excel to strip the < and > symbols from each line, leaving
> only the actual stock market symbol (ie: axln, aapl ). I've done it
> manually, but it's very tedious. I'm looking for a way to do this
> automatically.


try it with Find & Replace:
Find what < and replace with nothing then
find what > and replace with nothing


Regards
Claus Busch
--
Win XP PRof SP2 / Vista Ultimate SP2
Office 2003 SP2 /2007 Ultimate SP2
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Column Totals For Individual Pages T Tran Excel Worksheet Functions 1 October 16th 08 08:10 PM
Reference an individual row within a Column afmullane[_2_] Excel Programming 4 April 20th 06 06:44 PM
adding individual cells in a column Sheila Excel Worksheet Functions 4 January 30th 06 11:36 PM
How do I strip out some parts of a column of text data? footballcmr2 Excel Discussion (Misc queries) 3 July 1st 05 07:20 PM
Need strip out data from column A using VBA Lillian[_5_] Excel Programming 7 December 30th 03 12:04 AM


All times are GMT +1. The time now is 08:03 PM.


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