CreateEmail: Draft an Email in Excel
Magically automate creating emails using Excel.
In the big world we live in, there are many different ways to write the date. Learn more about my preferred style and how to treat year in an internationally-friendly way.
When distributing reports to your audience, consider providing a PDF file rather than an Excel file. On your journey to automate your analyses using VBA, there’s an easy way to save an Excel Sheet as PDF.
The TM1 Transaction Log records the history of changes to cube values in your database. I’ve taken the liberty to build a Transaction Log Excel App that works with PAFE.
Do you prepare analytics by downloading a report, cleaning it up, summarizing it, and presenting it to your audience mostly using Excel? Say you’re looking to automate some of the steps using the power of VBA. How do you make sure your automated Excel App picks up the latest version of the downloaded report?
When working in a shell, my preferred text editor is nano. I wanted to share some of my frequently used commands.
tmux (or terminal multiplexer) is used to split the current terminal screen into multiple “windows”. Here’s a quick reference card for frequently used commands for tmux.
Setting up this site required a MySQL database, so I’m documenting some commonly used commands.