About 2,130 results
Open links in new tab
  1. Excel - worksheet freeze and high cpu usage

    Jul 12, 2016 · Hi. I have Office 365 installed and sometimes worksheets and ribbon get freezed. The weird thing is that workbook works, because I can close it. When it happens the Excel process …

  2. Excel 2010 freezes everytime I use Save As

    Mar 6, 2013 · Change the number of “Recent Documents” to 5 to check the issue. Delete the contents from the Excel start folder under the following locations C:\Program Files\Microsoft Office\Office14 …

  3. How to prevent text from spilling over the cell border?

    How to prevent the text from cells to spill over adjacent cells? I know i can use "wrap text" but it changes the height of the cells and i don't want to change the cells size. I just want to hide the text that is over …

  4. Retrieve Office 365 User Name - Excel VBA

    Jun 12, 2017 · I'm wondering if it is possible to get the name of the user that is currently signed in to Excel using VBA? In my case, this is the user name of the Office 365 account that is currently signed in.

  5. 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 …

  6. Adding start and end date parameters to an Excel SQL query

    How do I go about adding to a query a start and end date to limit the amount rows of of data that gets returned. We use MySQL ODBC5.1.

  7. Excel Black Cells Mystery - social.technet.microsoft.com

    What's version of Excel do you use? There is a hot issue about dark borders around rows and cells appear when entering text in Excel 2016, and this problem is fixed in the KB4011165 update, …

  8. Inserting string in Excel that starts with "equal" character via Powershell

    I wrote a powershell script that randomize the password on a list of machines and it writes the information (computer name and password on an excel file. That works well, with one exception. The …