Vba sql query date format

The following code shows how to format a text string representation of a date as a long date format: MsgBox Format (“1.1.2010”, “dddd, mmmm dd, yyy”) The result is: Notice that the Format Function uses the same date format syntax as the previous NumberFormat. For example: Dim LDate As String LDate = Date In this example, the variable ................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download