PC Review


Reply
Thread Tools Rate Thread

0 value in null value cell

 
 
FP Novice
Guest
Posts: n/a
 
      24th Feb 2009
How do I stop a 0 from showing up in a cell running a lookup function when
there is a null value?

Thanks,
Todd
 
Reply With Quote
 
 
 
 
Sigmund
Guest
Posts: n/a
 
      24th Feb 2009
Hi,
you can use and If statement so can eliminate the 0 or null
Try and let me know

=IF(LOOKUP(C3,F3:I4)=0," ",LOOKUP(C3,F3:I4))


--
Sigmund


"FP Novice" wrote:

> How do I stop a 0 from showing up in a cell running a lookup function when
> there is a null value?
>
> Thanks,
> Todd

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
cell value based on null/not null in another cell =?Utf-8?B?c3BlbmNl?= Microsoft Excel Worksheet Functions 1 18th Feb 2006 11:49 PM
cell shows 0 when referenced cell is null =?Utf-8?B?ZGVl?= Microsoft Excel Worksheet Functions 8 6th Oct 2005 01:39 PM
if cell has null value, move data from one cell to another looped Microsoft Excel Programming 1 17th May 2005 12:48 AM
If a cell is not null, insert a formula into another cell Michelle Hillard Microsoft Excel Worksheet Functions 3 24th Dec 2003 10:53 PM
Re: Changing a cell to 0 if another cell is null Matthew Connor Microsoft Excel Worksheet Functions 0 11th Jul 2003 01:58 AM


Features
 

Advertising
 

Newsgroups
 


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