Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
zetatstrat
 
Posts: n/a
Default need look up table to return blank

Hello:

I have lookup table but I have cells that have zeros. What can I insert in
the lookup table so when a zero is looked up and matched It will be a
blank cell.

I have tried placing a zero and then a blank, but it returns a zero.

Thanks,

Zetastrat
  #2   Report Post  
Biff
 
Posts: n/a
Default

Hi!

Instead of "padding" the lookup table just write your
formula to check for zero. Something like this:

=IF(VLOOKUP(A1,B:D,3,0)=0,"",VLOOKUP(A1,B:D,3,0))

Biff

-----Original Message-----
Hello:

I have lookup table but I have cells that have zeros.

What can I insert in
the lookup table so when a zero is looked up and matched

It will be a
blank cell.

I have tried placing a zero and then a blank, but it

returns a zero.

Thanks,

Zetastrat
.

  #3   Report Post  
Aladin Akyurek
 
Posts: n/a
Default


zetatstrat Wrote:
Hello:

I have lookup table but I have cells that have zeros. What can I
insert in
the lookup table so when a zero is looked up and matched It will be
a
blank cell.

I have tried placing a zero and then a blank, but it returns a zero.

Thanks,

Zetastrat


If the lookup table is sorted on its first column, try the recipe
described in my contrib in:

http://www.mrexcel.com/board2/viewtopic.php?t=116943


--
Aladin Akyurek
------------------------------------------------------------------------
Aladin Akyurek's Profile: http://www.excelforum.com/member.php...fo&userid=4165
View this thread: http://www.excelforum.com/showthread...hreadid=319973

Reply
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
Pivot Table Zero Value jcliquidtension Excel Discussion (Misc queries) 12 January 13th 05 04:21 AM
table dow Excel Discussion (Misc queries) 0 January 12th 05 02:25 PM
changing proportion of chart and data table Dawn Parks Charts and Charting in Excel 3 January 6th 05 01:18 AM
Running Data Table using an input that triggers DDE linked data [email protected] Excel Discussion (Misc queries) 1 December 16th 04 11:56 AM
In excel and a pivot table - how can I stop it displaying (blank). Mansel Excel Discussion (Misc queries) 1 December 2nd 04 12:55 AM


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

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"