I want to use functions prepared in APL_Std.dll in my access file. I opened VBA windows and select: Tools then References, browsed that file address. The message was "can't add a reference to the specified file". When I want to register APL_Std.dll as Run: REGSVR32.exe "APL_Std.dll" , the...