Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]() |
#2
![]() |
|||
|
|||
![]()
=--Your_formula
or =Your_formula*1 -- Regards Ken....................... Microsoft MVP - Excel Sys Spec - Win XP Pro / XL 97/00/02/03 ------------------------------*------------------------------*---------------- It's easier to beg forgiveness than ask permission :-) ------------------------------*------------------------------*---------------- "SIMINA R" <SIMINA wrote in message ... |
#3
![]() |
|||
|
|||
![]() Generally, 2 ways: Either multiply by the number 1 ExampleS: =(4=4) -Returns TRUE =(4=4)*1 -Returns 1 =(5=4) -Returns FALSE =(5=4)*1 -Returns 0 or Prepend two minus signs Example: =(4=4) -Returns TRUE =--(4=4) -Returns 1 =(5=4) -Returns FALSE =--(5=4) -Returns 0 Does that help? Regards, Ron -- Ron Coderre ------------------------------------------------------------------------ Ron Coderre's Profile: http://www.excelforum.com/member.php...o&userid=21419 View this thread: http://www.excelforum.com/showthread...hreadid=483679 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I convert Excel 2003 to Excel 98 format? | New Users to Excel | |||
How can I convert an Excel file to someone who doesn't have Excel. | Excel Discussion (Misc queries) | |||
How do I convert a csv file to an Excel file? | Excel Discussion (Misc queries) | |||
Convert HTML into an Excel | Excel Worksheet Functions | |||
Improve Convert function in Excel | Excel Worksheet Functions |