Thread: Excel VBA
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Nick HK Nick HK is offline
external usenet poster
 
Posts: 6
Default Excel VBA

Kathy,
VBA doesn't (and indeed can't) use either until you set a reference.

Tools References then select either ADO or DAO (or both if you really need
to)

Once you've done that, Intellisense will help you.

NickHK

"Kathy" wrote in message
nk.net...
| Does Excel VBA use ADO or DAO? If both, which is the default? If both, can
you
| specify which to use and where do you set it?
|
| Kathy
|
|