Date problem
Hi there
I am having a problem where the following coding
NextMonth = DateAdd("m", 1, (date))
works on all computers but one. when the code executes i get the following eror:
Complie error, cant find project or library.
(and highlights the 'date')
Can anyone shed some light as to why this is?
I have tried to test it by using:
Msgbox date and it shows the system date on working PCs
Any help and adive would be most appreciated thanks.
Derek
|