View Single Post
  #10   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Pete_UK Pete_UK is offline
external usenet poster
 
Posts: 8,856
Default The meaning of "+".

Excel is inconsistent on this. Put XYZ in A1, then =LEN(A1) in B1.
Then put @LEN(A1) in B2, and +LEN(A1) in B3 - why does it leave the +
sign in the formula in B3?

Pete

On Apr 15, 2:20*pm, Dave Peterson wrote:
But I bet you wrote many formulas like:
+a1+b1

There are lots of old(!) Lotus 123 users who would do:
=+a1+b1
thinking that they need both.

It wasn't required in 123 and it's not required in xl.





FSt1 wrote:

hi
not to seem argumentative, but me and lotus go back to pre-windows days and
i don't remember ever having to put plus signs in front of numbers in
formulas.
i had to put minus signs to denote negative numbers but you have to do that
in excel also.


regards
FSt1


"Max" wrote:


The "+" is extraneous. Harmless, but not necessary.
Believe it's just a legacy habit by ex-Lotus users.
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Cooz" wrote:
Hi everyone,


Someone wrote this function in a workbook that I am asked to describe:
=IF(+I4991="","",+I4991)


Can anyone explain why it should contain these + characters? What is the
difference compared to: =IF(I4991="","",I4991)?


Thank you,
Cooz


--

Dave Peterson- Hide quoted text -

- Show quoted text -