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...
Hi guys,
I have an Access 2003 application with custom menubars and toolbars, converted to Access 2007. I can see it's in the Add-Ins.
Q: How can I edit it?
Thanks.