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 / Excel Errors / December 2007

Tip: Looking for answers? Try searching our database.

replace #N/A value in EXCEL by 0 ????

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
DAVID - 14 Dec 2007 15:16 GMT
I'm using very large EXCEL Sheet for import of external data.  After I make
new calculations, which will be shown in the master-TAB.
I receive many "#N/A" values of course, but I don't care about. I just like
to make total calculation of the colums.  But result of calculation for
certain range (column) which contains the "#N/A" values, gives me back a
"#N/A" value.
Is there a way to REPLACE the "#N/A" values by a "0" ????
Just like "REPLACE" ....

Thanks for your help, which would be appreciated
Jerry W. Lewis - 16 Dec 2007 06:18 GMT
=IF(ISNA(x),0,x)

As long as you are only totalling results, this should work fine.  If you
want averages, etc, then you should probably use "" instead of 0.

Jerry

> I'm using very large EXCEL Sheet for import of external data.  After I make
> new calculations, which will be shown in the master-TAB.
[quoted text clipped - 6 lines]
>
> Thanks for your help, which would be appreciated
 
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.