When creating a logo for my next site, I wanted to do it completely in Excel and then I later decided to animate in Excel. The logo itself is relatively straightforward using Excel’s shapes. The image below shows the final logo and also the shapes used to make it. I used Excel’s Drawing Tools to […]
Continue readingThe last 2 posts looked at some Data Validation options in Excel for either a short list or a set range of cells. This time we will use a formula in our Data Validation rule that will work out what range of cells to base the list on. Data Validation Rule To Update As List […]
Continue readingIn the last post we created a short Data Validation List where we typed in the options for our drop-down list. This time we will create a Data Validation List based on a list in a range of cells. In this example we will create Data Validation Lists to column A and the options in […]
Continue readingIn the next few posts we will look at Data Validation Lists in Excel. You may have seen these and called them drop-down lists. We will start with the most basic form of a small Data Validation List and then get more advanced. For this post, we will create a Data Validation List based on […]
Continue readingIn an eBook “Date Functions”, I showed you a formula that would include st, nd, rd and th to a day number, so 14 November would display as 14th November. I have since been asked by some people if it is possible to format dates to include st, nd, rd and th. The answer is yes, you […]
Continue readingWith improvements to the last few versions of Excel I see people using colors in cells more, the ability to filter by color adds to the benefit of using fill colors. However, the increasing use of colors has led to the increasing number of requests for help I receive to sum by color in Excel. […]
Continue readingThis post looks at Excel’s Scenario Manager function in 4 main sections. Setting up scenarios with the Scenario Manager Switching between scenarios Creating a summary report comparing scenarios Overcome one of the downfalls of scenario reports – making sense of “changing cells” If you are familiar with the scenario manager summary reports already but want […]
Continue readingHaving worked with and trained a range of people from different departments and businesses, I have seen that the VLookUp is the function that I am most asked for help with or training on. Here I would like to show you an alternative to the VLookUp which is INDEX MATCH. INDEX MATCH solves some of […]
Continue readingIf you have ever used VLookUps before you may have noticed that the formula only retrieves data relating to the first match it finds. Did you ever need a VLookUp to retrieve data relating to the second or third match? In an earlier post called VLookUp with multiple values and I showed you how to retrieve […]
Continue readingIn my last post I talked about SUMIFS – SUMIF FOR MULTIPLE CRITERIA, this time I’m going to talk about COUNTIFS, which you may have guessed is a way to carry out a COUNTIF for multiple criteria. Before continuing, you should be comfortable with the COUNTIF function, click here to read my post on COUNTIF. […]
Continue readingSUMIFS can be treated as a SUMIF for multiple criteria. Recently I was asked for help on a file where SUMIF formula were used to add cells specified by certain criteria. The user wanted to create a SUMIF for multiple criteria though, and that is where SUMIFS came into it. Click here to read my […]
Continue readingPardon the pun, but it may seem like an ODD request to want to know how to sum odd or even numbers only in Excel, but it is still a question asked. Since being asked for help on this, I have started using this formula myself recently where I need to sum odd numbers and […]
Continue readingSo, you can sort from A-Z, Z-A, smallest to largest number and so on, but can you create your own custom sort? Let’s base our custom sort on this data: Before going onto the custom sort, let’s very quickly look at “normal” sorting. If you are comfortable with the normal sorting, you can skip […]
Continue readingHave you ever opened a file in Excel and saw the dreaded #REF! where a formula result should be. I usually see people fixing this formula by removing the section with the error, or guessing what range should be entered instead of the #REF!. This may work a lot of the time, but it might […]
Continue readingTo date, the blog post “How to auto fill sequential letters in Excel” is my most searched post (click here to read how to auto fill sequential letters in excel). For this reason I thought it was worthwhile creating a video breaking down the formula. As well as the formula itself, I also often get […]
Continue reading