LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default Calling DLL functions in Excel VBA

I made a dll and I used it in VBA
Like this:
Declare Function currentMilli Lib "exceltest.dll" () As Long

It's working on my computer in any folders.
But when I tried it on other's computer it worked only in the "My
documents" folder.
I expected that it would work if the dll file and the excel file are
in the same folder.
What on earth is going on? How can I make it available on other's
computer in any folders?
Thanks in advance.

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Calling functions developed in VSTO 2005 from Office Excel 2003 Neil Janabi Excel Programming 0 March 16th 06 10:50 AM
Calling VBA add-in functions/subs from another Excel file. Bret Holle Excel Programming 1 September 17th 04 01:43 AM
Excel 2000 calling functions in C++ um Excel Programming 13 June 2nd 04 11:31 PM
Calling Excel array functions in VBA JM[_4_] Excel Programming 7 March 2nd 04 03:23 AM
Calling functions from Excel worksheets and the Find function in XL '97 Mike-hime Excel Programming 1 January 8th 04 03:17 AM


All times are GMT +1. The time now is 03:02 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"