I am attempting to get a dcount command to work, but despite all my research I do not see the problem. Can someone throw me a hint?
Expr1: DCount("[ID_calendar]","tbl_calendar","[HolidayDate]<" & [wk_End])
HolidayDate and wk_End are dates.
Anything is well appreciated!
GaborH
Expr1: DCount("[ID_calendar]","tbl_calendar","[HolidayDate]<" & [wk_End])
HolidayDate and wk_End are dates.
Anything is well appreciated!
GaborH