View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jacob Philip Jacob Philip is offline
external usenet poster
 
Posts: 1
Default Create Excel Document from a Dataset using VB.Net

Hi;
I am using Visual Studio 2003 and Office 2003. What I
would like is on a button click, run query against a
database and take the returned dataset to create an excel
document.

I am pretty sure it is possible, but I just don't know how
to.

Any help will be greatly apprecicated.

thanks
Jacob