Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default referencing dao using vba

i want to refer the dao object using programming...
this is not tool-reference and check...


*** Sent via Developersdex http://www.developersdex.com ***
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 110
Default referencing dao using vba

Hi
You may use the AddFromFile method available from the VBProject property,
eg:
ThisWorkbook.VBProject.References.AddFromFile _
"C:\Program Files\Common Files\Microsoft Shared\DAO\dao360.dll"

HTH
Cordially
Pascal


a écrit dans le message de news:
...
i want to refer the dao object using programming...
this is not tool-reference and check...


*** Sent via Developersdex
http://www.developersdex.com ***


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default referencing dao using vba


Thank you very much, papou!
it's good work..
good bye


*** Sent via Developersdex http://www.developersdex.com ***
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
referencing a different tab by referencing a list in the current s Kevin Excel Worksheet Functions 3 July 6th 07 07:57 PM
Help with referencing please Matt New Users to Excel 18 September 11th 06 10:15 AM
Referencing Paul W Smith[_4_] Excel Programming 6 March 29th 06 07:46 PM
Referencing Delaina Excel Discussion (Misc queries) 4 June 23rd 05 11:06 PM
Help with referencing a .dll Michael Reed Excel Programming 0 August 7th 04 07:49 PM


All times are GMT +1. The time now is 07:13 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"