Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: mil2n
  • Content: Threads
  • Order by date
  1. mil2n

    DataGrid

    Hi, how can I cut off the last line marked with star (each cell is filled with "null"), when I am showing my dataTable using dataGrid? Thanks
  2. mil2n

    Problem with saving file using Ecxel

    I don’t know how to save a file using Excel application. Once I open the file it is read only and I am not able to save it. Can someone help me with this problem? Dim excelApp As New Excel.Application() Dim excelBook As Excel.Workbook excelBook = excelApp.Workbooks.Open(Path) Dim...

Part and Inventory Search

Back
Top