Networkdays Type Mismtach error

B

BruceM

It would help to see the actual code you are using, at least up to the line
where the code failed. Did you include the line:
Dim DB As DAO.Database
?
 
M

Maurice

And maybe set a library reference to DAO while you are at it... depending on
the access version ofcourse.
 
Top