The Day I Forgot to Close the File

It was 2:00 AM. Coffee in one hand, keyboard under siege from a frenzied flurry of keystrokes, I was debugging a script that had to process hundreds of files.Everything looked fine... until it wasn’...
0 Read More

How to Change Font in Excel?

How to Change Font in Excel?
In Excel, changing Font style is easy. You can change font style for a single cell or an entire sheet. To do this, you must need to open the Excel application. By default, the font style is set to be ...
0 Read More

How to use Excel SECOND Function?

How to use Excel SECOND Function?
Using SECOND Function in Excel SECOND Function: A Brief The SECOND function in Excel extracts the seconds part of a given input time and returns a number between 0 and 59.For example, if the t...
0 Read More

How to Change Font Color in Excel?

How to Change Font Color in Excel?
In Excel, changing Font Color is easy. You can change font color for a single cell or an entire sheet. To do this, you must need to open the Excel application. By default, the font color is set to be ...
0 Read More

Taming local git branches

Taming local git branches
On rare occasions, I write a blog post that's not about MiniScript. Today is one of those! It addresses a problem that I've often faced at work: keeping track of all my local git branches. T...
0 Read More

How to Use Excel DAY Function?

How to Use Excel DAY Function?
Using DAY Function in Excel DAY Function: A Brief The DAY function in Excel returns the day of the month as a number between 1 and 31 from a given date. You can use the DAY function to take th...
0 Read More