About 198 results
Open links in new tab
  1. Unable to delete multiple lines of data in a List column in …

    Mar 29, 2017 · I want to be able to delete or edit column values across multiple rows in datasheet view. I'm talking about single line text,choice, & number columns not multi-line text.

  2. Excel crashes when calling SQL Server stored procedure

    I have a scenario when suddenly Excel 2013 crashes when trying to get data from stored procedure. Here are the steps that I used to fetch the data: 1. In a blank Excel file, getting data …

  3. Windows 7 Black Screen after CTRL ALT DELETE

    Apr 21, 2011 · It boots normaly up until the login screen, when I press CTRL ALT DELETE it goes to a Black Screen with a cursor but nothing happens, I can't even login.

  4. How to batch delete files from a list - social.technet.microsoft.com

    The problem is that I have to manually remove files from both data drives once they are outdated or no longer wanted. This could be dozens, hundreds, or thousands of files at a time (though …

  5. Old Excel version is being opened - social.technet.microsoft.com

    The problem is that when User A saves the Excel doc, and then User B opens the same file from their Excel, an older version is displayed.

  6. Matshita dvd-ram UJ870QJ ATA problem

    Still having problems with burning discs using my Matshita dvd-ram UJ870QJ ATA on my Sony Viao VGN-NR11S. Before I sent in my previous query, I was getting to the following stage 1 - …

  7. PowerShell to change text in csv file

    The variable $lines is lost after the first command completes, and $newlines is lost after the second command completes. So the third command has no data to work with, and your file is …

  8. Deleted Snapshots when VM was OFF... Now What?!

    Never manually delete AVHD files (only as an absolute last resort and only when you have a solid a way to recover) manually deleting AVHD files always loses state - the question is whether of …

  9. serious robocopy bug (robocopy vulnerable to symlink attack)

    The bug is that Robocopy, when deleting junction points, will first descend into the junction point target and recursively delete everything there. The correct/expected behaviour is that when …

  10. Delete files older than 3 days using SSIS tasks

    I want to delete all files in a given folder that are older than 3 days from today's date.