View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
jwang036 jwang036 is offline
external usenet poster
 
Posts: 18
Default Replace the final value (0) created by fomulas

They could have been good ideas. Unfortunately, I have to keep all the
formulas and the Excel is in fact linked to Access, even I turn off "0" view
in Excel, access will still show all the zeros.
Thanks any way!

€œmuddan madhu€ç¼–写:

try this

the cell has formula - use copy | paste special | values | ok and then
use replace function.

or

go to tools | options | view tab | uncheck zero values | ok


On Oct 23, 2:39 pm, jwang036
wrote:
Also, I only have one option in "Look in", which is formula. Don't know how
to find back "value"?

"jwang036"编写:



I wrote formulas something like =if(a1=0,0,1) all over a worksheet. Now I
want to empty all the cells that show "0". I used "Replace" function, but it
replaces the "0" in my formula, which causes errors.


By the way, for some complicated reasons I can't use =if(a1="","",1). I have
to find which cells should be "0", and then clear them. Thanks!- Hide quoted text -


- Show quoted text -