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 / New Users / January 2008

Tip: Looking for answers? Try searching our database.

avoiding a #value! return

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
brian.baker13@googlemail.com - 08 Jan 2008 11:31 GMT
Hi

I have a formula
='[Labour Variance Report wk01.xls]Summary'!$N$55+'[Labour Variance
Report wk01.xls]Summary'!$N$56='[Labour Variance Report
wk01.xls]Summary'!$N$75+'[Labour Variance Report wk01.xls]Summary'!$N
$81+'[Labour Variance Report wk01.xls]Summary'!$N$82

some of the referenced cells have a #value! error so I get an error in
the returned cell. i want to replace any #value! errors in the above
formula with a 0. How do I do this please?

Thanks

Brian
Bob Phillips - 08 Jan 2008 11:51 GMT
=IF(ISERROR(formula),0,formula)

Signature

---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

> Hi
>
[quoted text clipped - 11 lines]
>
> Brian
brian.baker13@googlemail.com - 08 Jan 2008 13:51 GMT
> =IF(ISERROR(formula),0,formula)
>
[quoted text clipped - 27 lines]
>
> - Show quoted text -

I have applied the formula as above which works a treat.

Ta

Brian
 
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.