Porblem with VBA in Excell (File not found)

C

chandan

Hi All,
I have an application written in VBA with Excel. This application
smoothly run on a machine but when I copy this application to another
machine and run then it throws a run time error file not found for a
DLL that is written in VC++. Actually this DLL is present at that
particular location that is required.
Help me in finding the error so to run this application .I have also
the code for this application.

Thanks in Advance
Chandan kumar
 
H

hululuzhu

I am also doing VBA these days but with Word. If you like, you may send email
to me and I'd like to try your code to try to find problems.
 
Top