About 6,520 results
Open links in new tab
  1. How to lock excel columns without protecting the sheet?

    Jul 7, 2011 · How to lock/hide excel columns permanently (or with some password protection) without protecting the SHEET or WORKBOOK? From the code we are exporting some custom …

  2. Writing to excel from VB.net using datagrid

    Nov 29, 2017 · I have a datagrid with 3 columns and would like to export the contents to excel. I would also like to have the contents inserted 5 rows from the top of the spreadsheet.

  3. How to autofit when you don't know how many columns there are.

    Apr 4, 2013 · All columns that have entries will be autofit, column A will be sized as you want it, and any that are blank are left at their default.

  4. Excel file to listview - social.msdn.microsoft.com

    Jan 24, 2016 · I'm just starting out with visual studio. I've been looking around on the net for a way to read the data from an excel file into an array which i want to place into a listview but i can't …

  5. Is there a file format to save VBA collections?

    Aug 29, 2016 · My current application has two major flaws: 1- it loads data into arrays instead of collections and 2 - the action of loading the arrays is bound to the action of populating the …

  6. OLEDB query to excel fails if the excel column contains white space

    May 14, 2019 · I have to import data from excel dynamically based on user input. I dynamically create the oledb query for this and works fine.

  7. Running a Excel Macro to refresh data in a sheet from Access VB …

    Question 0 Sign in to vote I have a macro in an excel worksheet which consist to the two statements: The Excel Macro has a name of "Refresh" Sheets ("Joined").Select …

  8. I am trying to import a Tab-delimited Text file with multiple tabs in …

    Sep 29, 2016 · So, this is an example of the bad data rows that have multiple tabs in a single column. In Row 1 you have 3 tabs between the zip-code and Email and in row 2 you have 2 …

  9. How to make few columns editable and rest read only in Sharepoint

    Oct 26, 2016 · If want to make some columns read only, one easy option is that we can use Jquery to make the field control read only in list edit form.

  10. Creating access control matrix on SharePoint 2010

    Feb 9, 2016 · I currently have an excel document (sample screenshot attached) that serves as an Access Control Matrix where I can view who has access to what client network. The company …