Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
HI
=IF(ISNA(VLOOKUP(B38,AF1:AG121,2,FALSE)),0,VLOOKUP (B38,AF1:AG121,2,FALSE)) IS THERE ANYWAY THAT THE ZERO IN THIS EQUATION CAN BE CHANGED SO THAT IT DISPLAYES A BLANK CELL INSTEAD? MANY THANKS |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Replace the 0 with two double quotes ("").
"phill" wrote: HI =IF(ISNA(VLOOKUP(B38,AF1:AG121,2,FALSE)),0,VLOOKUP (B38,AF1:AG121,2,FALSE)) IS THERE ANYWAY THAT THE ZERO IN THIS EQUATION CAN BE CHANGED SO THAT IT DISPLAYES A BLANK CELL INSTEAD? MANY THANKS |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Yup, just change the 0 to a double-quotes ""
HTH, Elkar "phill" wrote: HI =IF(ISNA(VLOOKUP(B38,AF1:AG121,2,FALSE)),0,VLOOKUP (B38,AF1:AG121,2,FALSE)) IS THERE ANYWAY THAT THE ZERO IN THIS EQUATION CAN BE CHANGED SO THAT IT DISPLAYES A BLANK CELL INSTEAD? MANY THANKS |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Phill, Change the zero to "". HTH Steve -- SteveG ------------------------------------------------------------------------ SteveG's Profile: http://www.excelforum.com/member.php...fo&userid=7571 View this thread: http://www.excelforum.com/showthread...hreadid=535036 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
AAArgh, can I display a blank cell if the formula value doesn't co | Excel Discussion (Misc queries) | |||
How do I have a data table display cell names rather than values? | Excel Worksheet Functions | |||
Help PLEASE! Not sure what answer is: Match? Index? Other? | Excel Worksheet Functions | |||
MS Excel 2000 Cell Capacity and Data Display | Excel Discussion (Misc queries) | |||
How can I blank a cell until a ref cell has the correct data? | Excel Discussion (Misc queries) |