Networkdays Type Mismtach error

  • Thread starter Thread starter macroapa
  • Start date Start date
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
?
 
And maybe set a library reference to DAO while you are at it... depending on
the access version ofcourse.
 
Back
Top