Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
roy.okinawa
 
Posts: n/a
Default Do not show negative numbers

I have this formula in cell S: =DAYS360(O235,R235).

When O has a date and R does not it is giving me -38138. I do not want a
negative number to appear, as this throws off the average days formula I have
elsewhere. It may be a couple days before a date is added to R.

What do I need to do?




  #2   Report Post  
Posted to microsoft.public.excel.misc
CLR
 
Posts: n/a
Default Do not show negative numbers

Maybe....

=IF(COUNT(O235,R235)=2,DAYS360(O235,R235),"")

Vaya con Dios,
Chuck, CABGx3


"roy.okinawa" wrote in message
...
I have this formula in cell S: =DAYS360(O235,R235).

When O has a date and R does not it is giving me -38138. I do not want a
negative number to appear, as this throws off the average days formula I

have
elsewhere. It may be a couple days before a date is added to R.

What do I need to do?






  #3   Report Post  
Posted to microsoft.public.excel.misc
roy.okinawa
 
Posts: n/a
Default Do not show negative numbers

That did it.

Thanks.

"CLR" wrote:

Maybe....

=IF(COUNT(O235,R235)=2,DAYS360(O235,R235),"")

Vaya con Dios,
Chuck, CABGx3


"roy.okinawa" wrote in message
...
I have this formula in cell S: =DAYS360(O235,R235).

When O has a date and R does not it is giving me -38138. I do not want a
negative number to appear, as this throws off the average days formula I

have
elsewhere. It may be a couple days before a date is added to R.

What do I need to do?







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
How to change a series of positive numbers to negative numbers Ellie Excel Worksheet Functions 5 September 5th 05 05:10 PM
Can I calculate negative numbers to = zero in excel? HeyTriciaC Excel Discussion (Misc queries) 3 August 29th 05 09:53 PM
How do I stop SUM commands going into negative numbers, i.e. roun. wonderland Excel Worksheet Functions 2 March 3rd 05 10:14 AM
How can I change positive numbers to negative, i.e. change 50 to - godwingi Excel Discussion (Misc queries) 5 February 28th 05 05:41 PM
can the negative numbers in an IF statement be in a diff color th. mwhite17 Excel Worksheet Functions 1 January 12th 05 09:59 PM


All times are GMT +1. The time now is 12:36 PM.

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

About Us

"It's about Microsoft Excel"