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


On 01/04/11 13:53, Regina Henschel wrote:
Hi James,

James schrieb:
I want to prepend the result of the AVERAGE function with the string
'average '.

Where did you try this? AVERAGE and Concat are Calc functions and CStr
is a BASIC function. You cannot mix that.

I tried this:
=concat('average ',cstr(AVERAGE(C3:C200)))

In Calc
="average " & AVERAGE(C3:C200)

Du not use a pair of single quotes for text literals in Calc, because
they are used for labels.
Thanks.

Kind regards
Regina
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice



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.