View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
tc tc is offline
external usenet poster
 
Posts: 1
Default Is it possible write a self-defined function in excel that connect to SQL server to get data?

I have tried to write ADODB connection in VBA Editor...
but it seems that it can recognize those key work in ADODB...

Any good reference / link about this suggest?
thanks.