PLGetModifiedDate

<< Click to Display Table of Contents >>

Navigation:  PipeLay > Excel Add-In > Function Reference > General Functions >

PLGetModifiedDate

Previous page Next page

PURPOSE

Retrieve the date the database was last altered.

SYNTAX

PLGetModifiedDate( DatabaseName )

PARAMETERS

DatabaseName (Character String)

The full path and filename to the relevant database. The file extension is optional.

OUTPUT

The date that the database was last altered or a minimum date value (in Excel this shows as a zero when no formatting is applied).

Back to Table of Contents