Home > lang > format 
 en fr de es it pl pt pt_BR mk sq ca hu cs tr ar fa id vi ko ja ru zh zh_TW eo
Voorgaande  Volgende  Bewerken  Hernoemen  Undo  Search  Administratie  
Handleiding  
Waarschuwing Deze pagina is niet vertaald.  Zie Engelse versie 
Format$
String = Format$ ( Expression [ , Format ] )
String = Format ( Expression [ , Format ] )

Converts the Expression to a String by using a format that depends on the type of the Expression .

This function can format dates, times, numbers, and currencies.

Format can be:

See Predefined Constants for a list of predefined formats, and User-defined formats for the syntax used by the Format string.

This function uses localization information.

Zie ook

User-defined formats, Formatting functions, Localization and Translation Functions