Error with DateDiff

M

Mail Merge Help

Hi

I have copy a few code regarding DateDiff on this forum, and even use the
one in ACCESS Help, but when I debug my module, the error come up with
DateDiff as below.

Compiled Error
Expected Variable or Procedure Not module.

Could you please help me how to overcome this error.

Thanks
Hong
 
D

Douglas J. Steele

You didn't happen to save your code into a module named DateDiff, did you?
 
Top