Between the Sheets, Episode 71: How to Run SQL in an Excel Worksheet
It’s now possible to run Structured Query Language (SQL) directly in an Excel worksheet. It requires a free add-in that installs with just one click. In this video, we create a few Select queries, create an alias, use Where, Sortby and Or operators and see a couple of other cool features.
Excel formula: convert Roman numerals to regular Arabic numbers
Last year, I did a TikTok video blog post about Excel’s =ROMAN function (watch it here). It will convert any regular Arabic number to Roman.