How to create quarters in Excel

Currently, there’s no function that will convert dates into quarters in Microsoft® Excel®.  However, using the CHOOSE function, we can easily convert dates into quarters in Excel. The CHOOSE function returns a value from a list of items based on a position number. For example, if we had a function =CHOOSE(3,”Apples”,”Bananas”,”Peaches”,”Pineapples”) the function would return […]

Continue reading


Learn how easy it is to reduce the size of an Excel workbook using a single array formula

We often find ourselves working with Microsoft® Excel® workbooks that contain large amounts of data, causing them to process instructions slowly. To reduce the size of an Excel workbook, consider replacing several formulas with a single array formula. Array formulas can perform multiple calculations and ensure consistency which can lead to better accuracy in your […]

Continue reading


4 Easy steps using the Advanced Filter to extract unique values in Excel

Have you ever found yourself in a situation where you have thousands of duplicate values in a column? Perhaps you were importing client data into Microsoft® Excel® from an accounting system or simply combining data in Excel, but often end up having duplicates values in a given column. If you frequently experience this problem when […]

Continue reading