|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Excel Formula Help...
Don't laugh... I am new to this but need some help. I am using excel and trying to develope a formula so I came to you guys to get help.
I have a negative number and I want a formula if a negative number return "NO" if a positive number return "YES"... do you happen to know the proper formula which I can use? Thanks for your help.... |
|
#2
|
||||
|
||||
|
are you just putting this formula into a cell in the spreadsheet? ... if so,
Code:
=IIF(cell<0,"TRUE VALUE","FALSE VALUE")
__________________
Come JOIN the party!!! Quote of the Month: Pretension: The downside of being better than everyone else is that people tend to assume you're pretentious. Questions to Ponder: You can be overwhelmed and underwhelmed, but why can't you be simply whelmed? iif([sarcasm]=true,iif([you have to ask]=true,"didn't work","ha ha ha"),"not sarcasm") copyright© 2008 sbenj69 |
|
#3
|
|||
|
|||
|
Thanks.... worked great...
|
|
#4
|
||||
|
||||
|
-->Thread moved to Programming Help
|
![]() |
| Viewing: ASP Free Forums > Other > Programming Help > Excel Formula Help... |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|