About 3,850 results
Open links in new tab
  1. Retain table formatting and column name changes on data refresh

    2. Changing some column widths 3. Applying conditional formatting to the data in the table. When I “refresh all” on the spreadsheet, #3 is retained, but #1 is set to the value from SQL, and #2 is reset to …

  2. Conditional formatting using named cell in Excel 2010

    I think as this issue, we do not need the named range, just use the formula in conditional formatting. In my example, the range of data is listed in E18:E23, the reference value is listed in cell G12.

  3. Embed VBA (Excel macro) in Powershell script

    The issue I have is having to include the Excel macro-enabled spreadsheet in the script location so I can access it from the script. Is there a way to somehow embed the VBA script in the Powershell script …

  4. Import Multiple Excel Into Sql Server - social.technet.microsoft.com

    Jun 4, 2014 · I have 4 Excel spreadsheets all with different formatting and column names that I want to use powershell to import into ONE Sql Server Table that I will want to create with powershell. I have …

  5. Corrupt Files in Excel 2016 - social.technet.microsoft.com

    Nov 1, 2015 · I have been successfully creating and opening files in Excel 2016. Now I get a message that many of these files are corrupt and cannot be opened. I have tried opening with the Save & …

  6. Which Process is locking a file - social.technet.microsoft.com

    is there a powershell command/script which can tell me the process which is having a lock on the file? MSDNStudent Knows not much!

  7. Issue with copying from filtered data (error message: can't change ...

    I maintain a spreadsheet which a number of colleagues need to access. This means that I am somewhat limited in how I can resolve this situation (for example I am fairly excel literate but others in my team.. …

  8. Excel - worksheet freeze and high cpu usage

    Jul 12, 2016 · Click File > Excel Options > Add-Ins on the left side of the dialog. Then click the drop-down arrow at the bottom of the dialog box and select "COM Add-Ins" from the list, then click the GO …

  9. Linking .MHT file on local share drive to sharepoint that updates when ...

    So I have a file that is an Excel file, that is stored on the local share drive. When the excel document is saved it republishes a .mht document.

  10. How to Link a local fie having special character in Excel?

    Hi, I need to create a excel for all text file with their information like fileSize, wordCount, LineCount and the hyperlink to the file. I build a .net application which collect the information and write those to a …