If you have long text to enter in an Excel cell or just require pushing text to next lines for clarity or for any other reasons, you Continue Reading
VBA / Excel Tutorials
In Excel, freezing the first column (the leftmost) is pretty easy. Similarly, freezing two or more columns is easy but a little trick that I will show Continue Reading
Consider, you have Items, Quantity and Price columns in an Excel sheet. You require the total after (Quantity * price) columns for each row along with grand Continue Reading
To get the nearest multiple for any number like 5, 10, 100 etc. you may use the MROUND function in Excel. The MROUND function takes two arguments: Continue Reading
Formulas to Calculate Age in Excel In Excel, you may calculate the age in a number of ways. It is up to your choice and requirements that Continue Reading