LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,268
Default Find and Replace Lookup errors

Can the lookup return a zero deriving from a zero in the lookup column, if
not you can simply use a custom format to hide the zeros

General;-General;

or


0.00;-0.00;

can of course be done with currency format as well



will not display zeros

that way you don't have to change the formulas


--
Regards,

Peo Sjoblom



"Julie" wrote in message
...
If I could bother you with one more question, please. As I said in my
last
post, your answer worked perfectly for me. Now, I need to know what to do
when my lookup puts a zero (0) in a cell when the lookup found a blank
cell.
I would like it to be blank if the lookup found a blank cell. Can you
help
me with that too?--
Julie


"Peo Sjoblom" wrote:

Change your formula to

=IF(ISNA(VLOOKUP()),"",VLOOKUP())

obviously put your real data in there


with regards to the value error, that is not because of the lookup, it's
because somewhere you are trying to calculate with text. You need to find
that and correct it. Press F5, special and select formulas and deselect
everything but errors, that will select all formulas with errors


--
Regards,

Peo Sjoblom


"Julie" wrote in message
...
I'm trying to replace two error messages (#N/A and #VALUE!) found
throughout
my spreadsheet. The error messages are a result of lookups that cannot
find
values on my look up tables. I would like those cells to show up as
blank
for reporting purposes.

I tried to do a find and replace. I did a find ...look
in...values...find
all. The cells were all found. I leave the replace box blank and click
on
replace all and get an error message. After trying several times, I
find
that the "look in" box on the replace page no longer has values
highlighted
and fact values doesn't even show up.

How can I replace all the look up error messages with blank cells?


--
Julie






 
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
where to put results of find operation in find and replace functio DEP Excel Worksheet Functions 5 November 15th 06 07:52 PM
find and replace - replace data in rows to separated by commas msdker Excel Worksheet Functions 1 April 15th 06 01:00 AM
Find and replace with a lookup EMG03 Excel Worksheet Functions 4 October 21st 05 04:07 PM
To find errors Kalevi New Users to Excel 1 October 14th 05 03:43 PM
find replace cursor default to find box luffa Excel Discussion (Misc queries) 0 February 3rd 05 12:11 AM


All times are GMT +1. The time now is 02:10 PM.

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"