Browsing Category
Guides
Do things you didn’t know were possible. Do regular things better, quicker.
How to increase your internet speed
Slow Wi-Fi can disrupt Zoom meetings, create havoc in online worlds, and pause your video stream while it buffers. When your world is based on near-instant connections, these minor inconveniences quickly add up and become frustrating…
Excel – Unable to Open https… Cannot Download the Information you Requested
Fix the Excel error "Unable to Open https... Cannot Download the Information you Requested" that occurs when trying to open a hyperlink
Windows – Extract Image Frames from Videos
Have you ever wanted to convert a video to images (extract multiple screenshots) or generate a thumbnail collage from video screenshots?
Windows – Extract Log On / Log Off Times in Excel
Start monitoring the time your PC is on every day with a simple powershell script and Excel. Track your time spent and expenses.
Windows 11 CLSID Key (GUID) Shortcuts
A CLSID is a globally unique identifier that identifies a COM class object. This tutorial will show you a complete list of GUIDs from the CLSID key in the registry that can be used to create shortcuts to directly open items with in Windows…
How To Measure Windows Startup Time (and Fix It)
In computer science, speed is always the most important parameter, and it is the one on which software and hardware developers strive to improve their products. Microsoft, for its part, has significantly improved the startup speed of a…
Create a Shortcut to Quickly Edit Your Hosts File
Quick and simple fix for hosts file editing issue. Simply configure the attributes of the shortcut to always launch as Administrator and you can modify the file in Notepad. The last step is to create that shortcut so it can be accessed with…
EXCEL – Highlight Active Row/Column when Cell is Selected (VBA)
Think that you have loads of data with many rows and you need to check them daily for details, or add new data. You might miss things after concentrating on many rows too much time, clicking on a row and reading data from the row above or…
EXCEL – Highlight Active Row/Column with an Underlining Shape (VBA)
Highlight the selected row/rows and column/columns with an underlining shape (line, rectangle etc.).