I have a DataSet that consists of two Tables (made from TableAdapter
Queries). I want to export each of these to an Excel spreadsheet
programmaticall y after the Fill method completes.
How do I do this? Using VB 2005 Express.
Thanks!
Daniel
Queries). I want to export each of these to an Excel spreadsheet
programmaticall y after the Fill method completes.
How do I do this? Using VB 2005 Express.
Thanks!
Daniel
Comment