LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
melyndac2005
 
Posts: n/a
Default Please make it easier to access the IS functions (e.g., isblank) .

I was referencing another cell with an Excel formula and wanted the formula
to return a blank cell if the referenced cell was blank. I searched for
"blank" and "if" in Excel help and didn't find the function to do this. My
formula ended up being:
=IF($A3=$A2,IF(ISBLANK(D3)=TRUE,"",D3),"")
I found help with this at
http://www.mrexcel.com/archive/Formatting/22701.html .
Please make it easier to find this info in Excel's help menu. I'm using
Excel 2003 Standard Edition. Thanks!

The following is what is found at web address listed above:

cell 1 has nothing in it.
cell 2 references cell 1.
cell 2 displays "0"
I want cell 2 to have nothing in it as well.

=if(isblank(a2)=true,"",a2)
Posted by Eric on July 10, 2001 11:43 AM

Assuming the data you want to report is in a2.
Hope that helps : Does anyone know how to stop a cell from displaying 0 when
I set it equal to the value of another cell (using the formula: =sheet1!a1)
and there is nothing in that cell? cell 2 references cell 1. cell 2 displays
"0" I want cell 2 to have nothing in it as well. thanks

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...et.f unctions
 
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
Visible rows and functions that work tracy Excel Worksheet Functions 2 August 19th 05 05:25 AM
Excel aficionado wants to learn Access Hari Excel Discussion (Misc queries) 0 December 3rd 04 06:03 AM
Excel aficionado wants to learn Access Hari Excel Discussion (Misc queries) 0 December 3rd 04 05:47 AM
Excel aficionado wants to learn Access Hari Excel Discussion (Misc queries) 0 December 3rd 04 05:45 AM
Excel user desires to learn ABC of Access Hari Excel Discussion (Misc queries) 1 December 3rd 04 02:32 AM


All times are GMT +1. The time now is 07:41 AM.

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"