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