This might be a silly question but what is the difference between =+sum, =sum and =+?
Thanks
This might be a silly question but what is the difference between =+sum, =sum and =+?
Thanks
Not sure what you mean...
is not required (a legacy)![]()
Please Login or Register to view this content.
The difference between
and![]()
Please Login or Register to view this content.
is that the latter explicitly coerces whereas the former does not - if a = 10 and b = "apple" then the first returns 10 and the second returns #VALUE! as "apple" can not be treated as a number.![]()
Please Login or Register to view this content.
It follows that
is pointless in this context.![]()
Please Login or Register to view this content.
My Recommended Reading:
Volatility
Sumproduct & Arrays
Pivot Intro
Email from XL - VBA & Outlook VBA
Function Dictionary & Function Translations
Dynamic Named Ranges
If you're seeing that in someone else's work, it could be the way they do data entry...sometimes if I'm working on a quick calculation and just want to use the number pad, I'll enter a formula as "+9*12" for example....and Excel changes that to "=+9*12".
I wouldn't normally do this for anything but a quick, simple calculation, but perhaps that's why you have that formula showing up in your sheet.
Last edited by kmlloyd; 10-25-2010 at 09:48 AM. Reason: changed "do the number pad" to "use the number pad"
Yes - it's in someone elses work. Thanks for the input. I wanted to make sure I wasn't missing something important.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks