View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
SlipperyPete
 
Posts: n/a
Default Find & Replace woes


Hi all,

I have three sheets, with the third sheet adding the values from the
first two to provide data of either 0, 1, or 2. I want to replace all
2's on the summation sheet with zero's, but if I do a 'find & replace'
it won't let me replace by value, only search by equation which, as you
can imagine, wreaks some havoc on everything.
Suggestions?

Here's a sample of what I have

Sheet 1:
1 0
0 1

Sheet 2:

0 0
1 1

Sheet 3:

1 0
1 2

I want all 2's to appear as 0's, but find & replace won't allow this
without messing up every two in the selected range, including 2's
embedded as part of formulas.

Thanks!


--
SlipperyPete
------------------------------------------------------------------------
SlipperyPete's Profile: http://www.excelforum.com/member.php...o&userid=31220
View this thread: http://www.excelforum.com/showthread...hreadid=528726