|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
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: Sacrifice (Temple): All we ask here is that you give us your heart. Questions to Ponder: If the #2 pencil is the most popular, why is it still #2? 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 |
|
|
|
|