Windows Tips
Command Line Display of a Folder Tree
If you have ever needed to print out a folder hierarchy in Windows this is for you. Go to the command line (Start > Run > cmd), traverse to the folder you want to list out (ie: cd c:/reallysweetfolder/) and type tree.
Your view will look something like this:
├───Browsers
│ ├───Minefield
│ ├───Mozilla [...]
Merge Worksheets in Excel
Lately there has been a lot of merging of worksheets in Excel at my work. Now, I don’t know why, but it seems that everyone is working in 10 or 15 different spreadsheets and keep on asking me to merge them. By merging they usually mean combining the columns based on a single [...]
Read Full Post | Make a Comment ( 1 so far )