LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Thomas Refsdal
 
Posts: n/a
Default make a negative number zero

"Decopk" wrote in message
...
I'm trying to make a worksheet and I need any number over 60 to be equal

to
60. Or how can I make any negative number a zero? Please help, I've

tried
everything!!!


Have your number in a1 and this formula i b1:

=if(a160;60;if(a1<0;0;a1)

You might need to use "," instead of the ";". ";" is the standard delimiter
with Norwegian regional settings.


Rgds

Thomas


 
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
Negative Number Format () Not available MAX258 Excel Discussion (Misc queries) 1 October 13th 05 10:12 PM
How do I make lines appear after entering a number in a cell? Achilleas Excel Discussion (Misc queries) 2 September 2nd 05 09:21 PM
Sum - show negative number? Steve Excel Discussion (Misc queries) 27 July 24th 05 02:36 AM
thousand separator as indian style for negative number kamlakar Excel Discussion (Misc queries) 0 July 11th 05 12:23 PM
how do i subtract a negative number anndee Excel Worksheet Functions 2 June 11th 05 08:14 PM


All times are GMT +1. The time now is 11:30 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"