Ajuda del LibreOffice 24.8
El LibreOffice Basic afig aquest joc de funcions quan s'activa la compatibilitat amb el VBA.
These exclusive VBA functions are enabled when the statement Option VBASupport 1 is placed before the first macro of a LibreOffice Basic module.
Specifies that the module is a class module that contains members, properties, procedures and functions.
Especifica que el LibreOffice Basic admetrà algunes instruccions, funcions i objectes VBA.
Define enumerations or non UNO constant groups. An enumeration is a value list that facilitates programming and eases code logic review.
Retorna la posició d'una cadena dins una altra cadena, començant pel costat dret.
Retorna la depreciació d'un actiu en un període determinat mitjançant el mètode aritmètic decreixent.
Returns the future value of an investment based on periodic, constant payments and a constant interest rate (Future Value).
Calcula l'amortització periòdica d'una inversió amb pagaments regulars i un tipus d'interés constant.
Calculates the Net Present Value of an investment, based on a supplied discount rate, and a series of deposits and withdrawals.
Returns for a given period the payment on the principal for an investment that is based on periodic and constant payments and a constant interest rate.
Returns the Present Value of an investment resulting from a series of regular payments.
Retorna l'amortització lineal d'un actiu durant un període. L'import de la depreciació és constant durant el període de depreciació.
Aplica un format de data i/o d'hora a una expressió de data i retorna el resultat com a cadena de caràcters.
La funció MonthName retorna el nom traduït corresponent al número de mes que especifiqueu.
La funció WeekdayName retorna el nom corresponent al dia de la setmana que especifiqueu.
Returns a string with a number formatting applied to a numeric expression.
Returns a string with a number formatting applied to a numeric expression. A percent sign is appended to the returned string.
Returns a string indicating where a number occurs within a calculated series of ranges.