Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 41
Default Declaring a DLL

When I declare a function
Declare "myfun" .... lib "mydll"

where exactly is VBA looking?
I would like to avoid putting there DLLs directory
on the path, but have been unable to do this.

Is there a way of doing it?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Declaring a DLL

If you already registed your .dll file you may click
the "automation" button on the add-in gui, or browse to
your .dll file. It will automatially register it for you.

Lee
-----Original Message-----
When I declare a function
Declare "myfun" .... lib "mydll"

where exactly is VBA looking?
I would like to avoid putting there DLLs directory
on the path, but have been unable to do this.

Is there a way of doing it?
.

Reply
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
Declaring a value to equal 100% Mark Charts and Charting in Excel 2 January 21st 05 02:18 PM
Declaring arrays Alan Beban[_2_] Excel Programming 22 May 12th 04 08:10 AM
Declaring a variable? pgoodale[_4_] Excel Programming 2 January 2nd 04 03:26 PM
Declaring Variables Robert[_16_] Excel Programming 2 November 20th 03 04:16 PM
Declaring variables Pedro Excel Programming 1 November 13th 03 03:32 PM


All times are GMT +1. The time now is 11:11 PM.

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"