DBTable.NumericDateOperation
Date operation from numeric variables to date variable.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub DBTable.NumericDateOperation( _
varOfInterest As Variant, _
dayVar As Variant, _
monthVar As Variant, _
yearVar As Variant, _
dateMethod As DateOperationDateMethod, _
Optional fmtStr As String = "")
|
|
This function does not return a value. |