View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.charting
Laoballer Laoballer is offline
external usenet poster
 
Posts: 19
Default setting Excel to reference microsoft activex data objects libraryfrom Access

I've created an access program that generates an excel scatter chart
that will query an oracle database if a data point is clicked. My
problem is that when I generate the excel workbook from access the
microsoft active x data object for adodb isn't referenced. Is there a
way I can reference the object in VBA?

Thanks,