Hi All.
When I run procedure the Format is highlighted and popup error message:
Code:
Private Sub Form_Open(Cancel As Integer)
cboDateStart.Value = Format(Now() - 7, "short date")
...
End Sub
Compile error:
Can't find project or library