Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default replacing one number with another

Have some single digit numerical data and need to recode one single digit
number with another. What function do i use in the formula bar. Any help
appreciated. Thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default replacing one number with another

Edit Find & Replace is the usual way. If you need to use a function, then
if the data is in column A, then in another column enter:

=IF(A1=7,3,A1) this will replace each 7 with a 3.
--
Gary''''s Student - gsnu200803


"Ann2" wrote:

Have some single digit numerical data and need to recode one single digit
number with another. What function do i use in the formula bar. Any help
appreciated. Thanks

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
replacing FIRST NUMBER-SECOND NUMBER with SECOND NUMBER Walter New Users to Excel 3 February 24th 08 03:26 PM
Replacing a number value with text from array JB1981 Excel Worksheet Functions 5 June 7th 06 09:46 PM
Replacing dash in item number tmcleod Excel Discussion (Misc queries) 3 March 29th 06 12:14 AM
INTRICATE PROBLEM- How to find multiple text,excluding "H", in a multiple range of cells, then replacing 0 with another number in another cell Tourcat Excel Worksheet Functions 1 February 8th 05 06:26 PM
Replacing a number with a description in Excel Steinbart Excel Worksheet Functions 2 December 7th 04 09:43 PM


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