jordanking
Programmer
- Sep 8, 2005
- 351
Hello,
I cannot refrence a custom dll given to me by simply accounting. So i do not know what program created it or if that even matters. I can refrence other dll and have tried both browsing to the file under the tools menu and coding the function directly into VBA:
Application.VBE.ActiveVBProject.References.AddFrom File "C:\Program Files\Simply Accounting SDK\SDK\sa_dblyr.dll"
I really have no idea why I cannot refrence it. I could attach the dll for anyone but do not know how.
I cannot refrence a custom dll given to me by simply accounting. So i do not know what program created it or if that even matters. I can refrence other dll and have tried both browsing to the file under the tools menu and coding the function directly into VBA:
Application.VBE.ActiveVBProject.References.AddFrom File "C:\Program Files\Simply Accounting SDK\SDK\sa_dblyr.dll"
I really have no idea why I cannot refrence it. I could attach the dll for anyone but do not know how.