Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
phill
 
Posts: n/a
Default MAKING THE FOLLOWING EQUATION DISPLAY A BLANK CELL IF NO DATA INPU

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   Report Post  
Posted to microsoft.public.excel.misc
SVC
 
Posts: n/a
Default MAKING THE FOLLOWING EQUATION DISPLAY A BLANK CELL IF NO DATA INPU

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   Report Post  
Posted to microsoft.public.excel.misc
Elkar
 
Posts: n/a
Default MAKING THE FOLLOWING EQUATION DISPLAY A BLANK CELL IF NO DATA INPU

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   Report Post  
Posted to microsoft.public.excel.misc
SteveG
 
Posts: n/a
Default MAKING THE FOLLOWING EQUATION DISPLAY A BLANK CELL IF NO DATA INPU


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
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
AAArgh, can I display a blank cell if the formula value doesn't co Matt Excel Discussion (Misc queries) 4 March 17th 06 08:24 PM
How do I have a data table display cell names rather than values? raortiz99 Excel Worksheet Functions 1 November 9th 05 04:11 PM
Help PLEASE! Not sure what answer is: Match? Index? Other? baz Excel Worksheet Functions 7 September 3rd 05 03:47 PM
MS Excel 2000 Cell Capacity and Data Display RCM-IEWTD Excel Discussion (Misc queries) 3 August 11th 05 05:05 PM
How can I blank a cell until a ref cell has the correct data? force530 Excel Discussion (Misc queries) 1 May 19th 05 09:06 PM


All times are GMT +1. The time now is 11:21 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"