User Profile

Collapse

Profile Sidebar

Collapse
justduick
justduick
Last Activity: Jul 11 '11, 11:57 AM
Joined: Jul 30 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Tanaka, I am using 2007, and even though 'save' is unavailable after you have hidden the workbook, if you exit excel altogether you are prompted to save 'personal.xlsb' .
    See more | Go to post

    Leave a comment:


  • NTVDM CPU illegal instruction, application won't execute

    I have developed a visual c# application which executes properly on my computer and others that have visual studio installed. however when attempting to run it on a computer without visual studio i receive the error message "the NTVDM CPU has encountered an illegal instruction" in a window titled "16-bit MS-DOS Subsystem". Does anyone know why this is happening or what i can do to get my application to execute?

    ...
    See more | Go to post

  • How to tell OleDb driver for excel to always read as text?

    I am using the Microsoft.Jet.O LEDB.4.0 provider to read from an excel doc into my visual studio c# application... I know that using the property IMEX=1 will cause the reader to always read "intermixed " types as text. However, it appears that if the first cell in the column is a number and later cells are text, even with this property all cells are not interpreted as text. So does anyone know if in this situation there is a way to tell the...
    See more | Go to post

  • is there really no way to do this?

    for a work around is there a way to automatically insert a row of "a"s right below my header row so that automatically every column will be considered text and I won't have to worry about intermixed columns?

    i'm surprised one seems to have had this issue.

    thanks.
    See more | Go to post

    Leave a comment:


  • How to tell c# OleDb driver for excel to always read as text?

    I am using the Microsoft.Jet.O LEDB.4.0 provider to read from an excel doc into my visual studio c# application... I know that using the property IMEX=1 will cause the reader to always read "intermixed " types as text. However, it appears that if the first cell in the column is a number and later cells are text, even with this property all cells are not interpreted as text. So does anyone know if in this situation there is a way to tell the...
    See more | Go to post
No activity results to display
Show More
Working...