Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Derek Z
 
Posts: n/a
Default How do I find/replace a "<" symbol?

in Excel 2002, I have a column of data that includes a "<" symbol, followed
by numbers. I want to get rid of the "<", and keep the number in that cell.
The numbers vary throughout the column. any help?
  #2   Report Post  
Jason Morin
 
Posts: n/a
Default

1. Select the range.
2. Press Ctrl+H.

Find What: <
Replace With: <leave empty

3. Press "Replace All".

HTH
Jason
Atlanta, GA

-----Original Message-----
in Excel 2002, I have a column of data that includes

a "<" symbol, followed
by numbers. I want to get rid of the "<", and keep the

number in that cell.
The numbers vary throughout the column. any help?
.

  #3   Report Post  
Pank Mehta
 
Posts: n/a
Default

Derek,

Firstly highlight the column that contains the data you want replace.

Secondly, depress the CTRL and H key. A popup will appear. Fill in the
appropriate field and ensure that the Search parameter says Colums (drop
down list) and then select replace all.

I would recommend that you save your sheet first to ensure that if it
doesn't work you can go back.

HTH.

"Derek Z" wrote:

in Excel 2002, I have a column of data that includes a "<" symbol, followed
by numbers. I want to get rid of the "<", and keep the number in that cell.
The numbers vary throughout the column. any help?

  #4   Report Post  
momtoaj
 
Posts: n/a
Default

This formula will remove the first character regardless
of what it is, so be careful not to apply it to cell's
that don't have the < in front.

Assuming the first cell is A2, in cell B2 type:
=RIGHT(A2,LEN(A2)-1)
This removes the 1st character regardless of what it is.
Then you could copy & paste special over the original
entry.

Hope that helps!

-----Original Message-----
in Excel 2002, I have a column of data that includes

a "<" symbol, followed
by numbers. I want to get rid of the "<", and keep the

number in that cell.
The numbers vary throughout the column. any help?
.

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
Can the find/replace function be used for worksheet headers/footer wz7y2k Excel Worksheet Functions 0 March 21st 05 05:05 AM
Find/Replace ExcelMonkey Excel Worksheet Functions 5 February 8th 05 04:22 PM
Find/Replace Question Littlebear Excel Discussion (Misc queries) 3 February 8th 05 03:44 PM
Find/Replace 4 numbers in a sting of 17 Lisa Excel Discussion (Misc queries) 4 January 5th 05 10:40 PM
Find/Replace carriage return & line feed characters in Excel. Mary Cullen Excel Worksheet Functions 1 January 4th 05 07:39 PM


All times are GMT +1. The time now is 12:57 PM.

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

About Us

"It's about Microsoft Excel"