![]() |
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 |
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 |
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 |
All times are GMT +1. The time now is 09:04 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com