View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] richmarin@earthlink.net is offline
external usenet poster
 
Posts: 13
Default Newbie : Oracle Data to Excel


I am using Excel 2002.

I wanted my VBA code to connect to Oracle, do a select statement, and
get data. Then I wanted to put that data into a spreadsheet.

My question is, how do I connect to Oracle via Excel. Is there an
example that I can get that shows me how to do this?

...