|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Export a DataTable to ExcelI have a DataSet that consists of two Tables (made from TableAdapter
Queries). I want to export each of these to an Excel spreadsheet programmatically after the Fill method completes. How do I do this? Using VB 2005 Express. Thanks! Daniel You should look up excel's querytables. Create a SQL command that would
pull the necessary info from the dataset and then base the querytable off of that. Thanks, Seth Rowe Daniel wrote: Show quoteHide quote > I have a DataSet that consists of two Tables (made from TableAdapter > Queries). I want to export each of these to an Excel spreadsheet > programmatically after the Fill method completes. > > How do I do this? Using VB 2005 Express. > > Thanks! > Daniel
Prevent form minimize
Threading a ShowDialog? - progress form. is there any way to find the position of mouse click on a form dialog to choose folder in vb .net 2005 Minimizing the Console Window reversing the Mod operator Command Prompt or Windows OPEN A FILE FOR READ ONLY CopyMemory(buffer, newBuffer, nBytes)? How To Redistribute Office 2003 DLLS |
|||||||||||||||||||||||