Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Links / April 2005

Tip: Looking for answers? Try searching our database.

Blank Links in Worksheets

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Roberta Fischer - 12 Apr 2005 14:09 GMT
Hello,

I'm using windows xp and am trying to link 2 worksheets using the following
example:
Sheet 1, block 1A equals Sheet 2 , Block 1A using this command =Sheet1!A1

My problem is that as soon as I type this in a press enter, if the source
block has nothing in it a "0" appears in my result block.

How do I get rid of thís "0"? (ie, the result cell should be blank until the
source cell is filled with data.)

Thanx in advance
JulieD - 12 Apr 2005 15:45 GMT
Hi Roberta

you can use an IF function e.g.
=IF(ISBLANK(Sheet1!A1),"",Sheet1!A1)

this will make the cell look blank unless there is something in sheet1 a1
but be aware that the cell actually contains a zero length string (rather
than nothing) that may impact on your formulas.

Signature

Cheers
JulieD
check out www.hcts.net.au/tipsandtricks.htm
...well i'm working on it anyway

> Hello,
>
[quoted text clipped - 11 lines]
>
> Thanx in advance
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.