About 176 results
Open links in new tab
  1. Exce file column data Type Issue with the column size gretar than ...

    Jul 4, 2017 · Thanks for reply. As per the previous excel file Excel Source has taken the default data types, for one of the column named 'Comment' data type applied as NText and it works fine.

  2. Excel file meta data issue in SSIS while import to SQL Server

    Aug 18, 2015 · Question 0 Sign in to vote in My Data flow --Source: Excel (xls) , Destination:OLEDB::SQL Server DB Excel had Multiple Sheets So I used For Each Loop ( …

  3. Vba code for hide the horizontzal (category) Axis labels of chart …

    Jan 23, 2020 · The simplest approach would be to delete the unwanted labels from the source cells. If necessary you could have a complete row (or column) for display and a second for the …

  4. Vb Script to read table from Word - social.msdn.microsoft.com

    Jun 20, 2016 · Currently am developing a macro to compare a column in excel with the column of a table in word document. Word document i use has nearly 100 tables, i need to filter out the …

  5. csv to excel data string escape character

    Aug 22, 2017 · Hi, I am using System.IO.StreamReader class to read file data to convert a .csv file to .xls and some data have ','comma in between text for instance "name1,name2,name3" …

  6. C# Excel Range's HorizontalAlignment Not Working

    Nov 1, 2016 · I have an application that exports results into Excel and will create a PivotTable is specified to do so. Problem that I am experiencing is that when a PivotTable is being created …

  7. (Jet 4.0 OleDB) Parseing Excel Files fails...

    Jun 7, 2006 · Since Excel may contain different types of data in a same column, you can get NULL values for some cells. For example if Jet decided that column is of numeric type and …

  8. not a legal OLEAut Date - social.msdn.microsoft.com

    Aug 13, 2015 · Check in excel file for related date column,cell is in date format. Also checkout all other column,cell that are not used for date and those are not defined or set as date.

  9. How to format bigint values so that 16 digits can be copied to Excel?

    Jan 17, 2012 · A query returns a column of 16 digit key values which I am trying to copy into Excel. Excel initially displays them in scientific notation, e.g. 1.24117E+15. When I change the …

  10. Disable/hide Edit in Excel in Excel Online - social.msdn.microsoft.com

    Feb 6, 2018 · Is there a way to disable or hide <Edit in Excel> option when an excel sheet is open online? We often have a case where a user accidentally opens the sheet in Excel to edit …