View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Tuee[_3_] Tuee[_3_] is offline
external usenet poster
 
Posts: 1
Default implicit file reference


Okay, I've tried:

Private Declare Function MeaningOfLife Lib _
thisworkbook.path & "StockMarket.dll" () As Long

But it says Error: expected string constant on "ThisWorBook.Path". Is
this a string? What would be the correct usage here?


--
Tuee
------------------------------------------------------------------------
Tuee's Profile: http://www.excelforum.com/member.php...o&userid=31344
View this thread: http://www.excelforum.com/showthread...hreadid=510327