Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


<SNIP<<

On 12/4/2011 1:18 PM, Johnny Rosenberg wrote:
2011/12/3 Jay Lozier<jslozier@gmail.com>:
On 12/03/2011 12:50 PM, Johnny Rosenberg wrote:
If you enter a number in A1, A3 displays that number+27. If you don't,
A3 displays an error message: ”#VALUE!” (I guess; I didn't test this
particular example…). I want it to display 27.



Thanks anyway for trying to help. :)


Kind regards

Johnny Rosenberg
ジョニー・ローゼンバーグ

You could use this kind of formula structure:
"  =IF(ISNUMBER(A1),A1+27,"")  " (without the quotes).
This should do what you want.

Joe Conner, Poulsbo, WA USA

--
For unsubscribe instructions e-mail to: users+help@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.