Thread: Excel2000
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Christina Feichter Christina Feichter is offline
external usenet poster
 
Posts: 1
Default Excel2000

Hi,

How to get ado recordsets from excel2002. I use the
connection string
"Provider=Microsoft.Jet.OLEDB.4.0;" & _
"Data Source= " & Name & ";Extended
Properties=Excel 8.0;" & _
"Persist Security Info=False"

It reads well for all other than Excel 2002. Help me.

Thanx in advance