Thread: ADO versus VBA
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Don Guillett Don Guillett is offline
external usenet poster
 
Posts: 10,124
Default ADO versus VBA


Sounds like it might be easier to just open the workbook

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"ytayta555" wrote in message
...
On 21 Mar, 14:23, "Mark Ivey" wrote:
ADO is a method used to connect to a data source and retrieve
information.
There are a variety of uses for ADO (even in VBA).


Thank very much for links , Mark ; I understand
that ADO can extract data from a few source of
database , I want to know if it (ADO) can do
and some actions in this database ;(and , I said,
I need autofill and delete a range )