Platform: WinXP SP2, Intel Fortran 11, Excel 2007
I\'m having trouble connecting a dll file with excel.
The dll file is relatively simple:
su
You could try moving your DLL to C:\Windows\system32 (or any other folder that's on the default path) and changing the Lib part to just "FCall.dll". That should eliminate any oddities with locating the actual file
Lib
"FCall.dll"