|
|
|
|
FormatCurrency(Expression [,NumDigitsAfterDecimal [,IncludeLeadingDigit
[,UseParensForNegativeNumbers [,GroupDigits]]]]) Formats currency according to the settings of the server and the parameters given.
FormatNumber(Expression [,NumDigitsAfterDecimal [,IncludeLeadingDigit [,UseParensForNegativeNumbers
[,GroupDigits]]]])
FormatDateTime(Date[,NamedFormat])
FormatPercent(Expression [,NumDigitsAfterDecimal [,IncludeLeadingDigit
[,UseParensForNegativeNumbers [,GroupDigits]]]])
Weekday(date[,firstdayofweek])
WeekdayName(weekday[,abbreviate[,firstdayofweek]])
DateDiff(interval,date1,date2[,firstdayofweek[,firstweekofyear]])
date1="01.01.2001" MonthName(month[,abbreviate]) |
||||||||||||||||||||||