View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Christmas May[_2_] Christmas May[_2_] is offline
external usenet poster
 
Posts: 63
Default Excel VBA DAO Data Control

I have what I believe to be a DAO data control in my Visual Basic 6.0.
However, I don't have this control in my Excel VBA control toolbox.

Two questions:
1) How can I add it.
2) I do have an ADO data control but don't know how to make it work like
the data control in my Visual Basic 6.0.

Thanks in advance,

Christmas May