Hi Andreas, Just let me drop in my 2 cents: Andreas Schneider wrote: > The formulas are usually more complex and refer to addin functions too. > Afaik FunctionAccess only supports the basic functions (like MIN, MAX, > etc.) >
An addin-formula, returned by objCell.getFormula(), looks like this: =com.sun.star.sheet.addin.Analysis.getRandbetween(0;9) Property objCell.FormulaLocal is =RANDBETWEEN(0;9) or with German UI =ZUFALLSBEREICH(0;9) Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
