DLookup Again

User avatar
burrina
4StarLounger
Posts: 550
Joined: 30 Jul 2014, 23:58

DLookup Again

Post by burrina »

Getting error with my syntax.

Code: Select all

If DLookup("FullBackup", "SetBackup") = Date And DLookup("backupcount", "SetBackup") >= 1 Then

User avatar
HansV
Administrator
Posts: 78367
Joined: 16 Jan 2010, 00:14
Status: Microsoft MVP
Location: Wageningen, The Netherlands

Re: DLookup Again

Post by HansV »

The syntax looks OK. Is FullBackup a date field?
Best wishes,
Hans