Search:

Type: Posts; User: thepla

Search: Search took 0.01 seconds.

  1. Re: VB.NET GetObject and save makes spreadhsheet unreadable in Excel

    hi again,

    I cannot figure out how to unhide a workbook with VB. Any ideas?
  2. Re: VB.NET GetObject and save makes spreadhsheet unreadable in Excel

    Suggestion for doing a create object gave some great stuff for colors, thanks. My issue was never with create object but when I opened a spreadsheet and upon saving it of save as I could not get to...
  3. Re: VB.NET GetObject and save makes spreadhsheet unreadable in Excel

    Thanks
  4. Re: VB.NET GetObject and save makes spreadhsheet unreadable in Excel

    First I never really programmed i VB but taught myself for spreadsheet stuff. Which I do often to create spreadsheets.

    I can do same exact code but do a create object and it is readable...
  5. Re: VB.NET GetObject and save makes spreadhsheet unreadable in Excel

    Imports System
    Imports System.Data
    'Imports System.Data.OleDb
    Imports System.IO
    Imports Microsoft.Office.Interop.Excel
    Imports System.Collections
    Imports System.ComponentModel
    'Imports...
  6. VB.NET GetObject and save makes spreadhsheet unreadable in Excel

    I write to a spreadhsheet and can go back into VB.NET and read it again without any issues. I can also read spreadsheet in open Office without any issues, but in OO I can't save in XLSX or I'd just...
Results 1 to 6 of 6



Click Here to Expand Forum to Full Width