Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
sik_chode
 
Posts: n/a
Default changing #value! to 0's


I have pulled down a function for a column.
the problem some of the values that this fn refers to are blank so i
get #value! message.
I want to give all cells with the #value! in them 0 so I can SUM the
column
how do i do that


--
sik_chode
------------------------------------------------------------------------
sik_chode's Profile: http://www.excelforum.com/member.php...o&userid=26007
View this thread: http://www.excelforum.com/showthread...hreadid=393666

  #2   Report Post  
Ron Coderre
 
Posts: n/a
Default


There may be a few ways to resolve your issue. If you post an example
of the function that returns #VALUE!, it'll be easier to tailor a
solution for you.

Regards,
Ron


--
Ron Coderre
------------------------------------------------------------------------
Ron Coderre's Profile: http://www.excelforum.com/member.php...o&userid=21419
View this thread: http://www.excelforum.com/showthread...hreadid=393666

  #3   Report Post  
Cutter
 
Posts: n/a
Default


Without further details, the simplest solution would be:

=IF(ISERR(your function),0,your function)


--
Cutter
------------------------------------------------------------------------
Cutter's Profile: http://www.excelforum.com/member.php...fo&userid=9848
View this thread: http://www.excelforum.com/showthread...hreadid=393666

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
Problem with formulas changing cell reference janicesweet Excel Discussion (Misc queries) 1 August 2nd 05 06:23 PM
Changing the format of an Excel output file made by Microsoft Access Amir Excel Discussion (Misc queries) 2 May 1st 05 12:57 AM
How do I stop excel automatically changing my date to 2005? zoemcb Excel Discussion (Misc queries) 6 April 30th 05 02:39 AM
changing page break in an excel file ibs81 New Users to Excel 1 April 14th 05 07:03 PM
A cell reference in a formula changing knemitz Excel Worksheet Functions 1 February 28th 05 06:10 PM


All times are GMT +1. The time now is 01:11 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"