#1   Report Post  
skateblade
 
Posts: n/a
Default Clearing #VALUE

I get a #value in my total column W12, the formula is: =SUM(W11,U12,-V12) the
formula in the W11 column is the same. The formula in U12 is: =+N12, the N12
formula is: =-MIN(0,37.5-M12): The formual in V12 is: =+O12 the formula in
O12 is: =IF(M12=0,"",MAX(0,37.5-M12))
I would like the Total column W12 to get rid of #VALUE

  #2   Report Post  
CLR
 
Posts: n/a
Default Clearing #VALUE

Try this in W12........

=IF(ISERR(SUM(W11,U12,-V12)),"",SUM(W11,U12,-V12))

Vaya con Dios,
Chuck, CABGx3



"skateblade" wrote in message
...
I get a #value in my total column W12, the formula is: =SUM(W11,U12,-V12)

the
formula in the W11 column is the same. The formula in U12 is: =+N12, the

N12
formula is: =-MIN(0,37.5-M12): The formual in V12 is: =+O12 the formula in
O12 is: =IF(M12=0,"",MAX(0,37.5-M12))
I would like the Total column W12 to get rid of #VALUE



  #3   Report Post  
skateblade
 
Posts: n/a
Default Clearing #VALUE

It's wroks great Thank You

"CLR" wrote:

Try this in W12........

=IF(ISERR(SUM(W11,U12,-V12)),"",SUM(W11,U12,-V12))

Vaya con Dios,
Chuck, CABGx3



"skateblade" wrote in message
...
I get a #value in my total column W12, the formula is: =SUM(W11,U12,-V12)

the
formula in the W11 column is the same. The formula in U12 is: =+N12, the

N12
formula is: =-MIN(0,37.5-M12): The formual in V12 is: =+O12 the formula in
O12 is: =IF(M12=0,"",MAX(0,37.5-M12))
I would like the Total column W12 to get rid of #VALUE




  #4   Report Post  
CLR
 
Posts: n/a
Default Clearing #VALUE

You're welcome, happy to help.........and incidently, you can make it say
any other message you want to by just entering text between the double
quotes, like........

=IF(ISERR(SUM(W11,U12,-V12)),"Out of Range",SUM(W11,U12,-V12))

Vaya con Dios,
Chuck, CABGx3



"skateblade" wrote in message
...
It's wroks great Thank You

"CLR" wrote:

Try this in W12........

=IF(ISERR(SUM(W11,U12,-V12)),"",SUM(W11,U12,-V12))

Vaya con Dios,
Chuck, CABGx3



"skateblade" wrote in message
...
I get a #value in my total column W12, the formula is:

=SUM(W11,U12,-V12)
the
formula in the W11 column is the same. The formula in U12 is: =+N12,

the
N12
formula is: =-MIN(0,37.5-M12): The formual in V12 is: =+O12 the

formula in
O12 is: =IF(M12=0,"",MAX(0,37.5-M12))
I would like the Total column W12 to get rid of #VALUE






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
Clearing unwanted or historical entries from header/footer dropdow Ches Excel Discussion (Misc queries) 4 July 4th 05 09:04 PM
Clearing Check Boxes and Cells Mel Excel Discussion (Misc queries) 1 May 26th 05 05:13 AM
Clearing Check Boxes and Cells Mel Excel Discussion (Misc queries) 1 May 25th 05 09:00 PM
Clearing Check Boxes and Cells Mel Excel Worksheet Functions 0 May 25th 05 05:52 PM
Clearing information in certain columns jolly_lolly Excel Discussion (Misc queries) 1 April 22nd 05 02:41 AM


All times are GMT +1. The time now is 11:03 PM.

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"