I want to prepend the result of the AVERAGE function with the string 'average '. I tried this: =concat('average ',cstr(AVERAGE(C3:C200))) _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice
- [Libreoffice] append function result to string James