Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
nastech
 
Posts: n/a
Default Find-Replace Billion-1

Hi,is it possible to search a column of numbers, some the have a letter "B",
and to replace the whole cell with a 999? thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default Find-Replace Billion-1

So you have a list of numbers like
1
2
3B
4B
and when you're done, you want
1
2
999
999

or do you want
1
2
3999
4999

If you want the second, then selecting the range and doing edit|Replace seems
like it should work.

If you want the first, how about an alternative?
Select the column
Apply Data|Filter|autofilter to that column
Use the dropdown arrow and choose Custom
Contains B

Now select those visible cells
type 999
and hit ctrl-enter to fill all the visible & selected cells with 999.

then Data|Filter|autofilter to remove the autofilter and see all your data.



nastech wrote:

Hi,is it possible to search a column of numbers, some the have a letter "B",
and to replace the whole cell with a 999? thanks


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.misc
nastech
 
Posts: n/a
Default Find-Replace Billion-1

was the first, thanks, just wasn't familiar with the drop-downs... will check
it out.

"Dave Peterson" wrote:

So you have a list of numbers like
1
2
3B
4B
and when you're done, you want
1
2
999
999

or do you want
1
2
3999
4999

If you want the second, then selecting the range and doing edit|Replace seems
like it should work.

If you want the first, how about an alternative?
Select the column
Apply Data|Filter|autofilter to that column
Use the dropdown arrow and choose Custom
Contains B

Now select those visible cells
type 999
and hit ctrl-enter to fill all the visible & selected cells with 999.

then Data|Filter|autofilter to remove the autofilter and see all your data.



nastech wrote:

Hi,is it possible to search a column of numbers, some the have a letter "B",
and to replace the whole cell with a 999? thanks


--

Dave Peterson

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
How do I find and replace the " mawmawball Excel Discussion (Misc queries) 8 December 22nd 05 01:19 AM
Find and Replace blakrapter Excel Worksheet Functions 3 December 15th 05 12:25 AM
find and replace in workbooks CLR New Users to Excel 0 December 14th 05 05:35 PM
Problem with Find and Replace mjhill01 Excel Worksheet Functions 1 August 18th 05 04:12 AM
find and replace path name in Excel cells containing hyperlink leoe Excel Discussion (Misc queries) 1 August 9th 05 08:57 PM


All times are GMT +1. The time now is 10:17 AM.

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"