Hi everyone,
I have used the below code in Access2003 and it works fine. Now I tried the same in Access2007 by creating a new project but I get an error "user-defined type not defined" in line 4.
Is there anything I have to do first before coding this?
Private Sub Command0_Click()
On Error...