I have been coming across more and more cases where people have problems with lookup formulas because databases do not have matching information. The most common type of incident I come across are where one database contains a name like “Adam O’Reilly” and another database has the name as “Adam OReilly”, with no apostrophe. So […]
Continue readingIf you have ever used Excel, you probably know already that you can move from your current cell to the one to the right, or below by using the tab or return keys. So what if you want to select the next cell, but the next cell is not in the normal order? For example, […]
Continue readingThe Challenge In the last blog post I set a challenge for you. Create a table similar to the one below, in cell B2, create a formula that can be copied to all other cells in the table. The result of this will be a multiplication table. The Solution The solution in theory is […]
Continue readingFeeling up to a challenge? Here is a challenge for you to complete in Excel. Can you come up with a formula in cell B2 below that can be copied down and across the rest of the table below? From cell B1 across to K1, list the numbers 1 to 10 From cell A2 down […]
Continue readingComing Soon – Our First eBook Our first eBook will be available for download soon. To start us in this new area, it will be free to all subscribers. This book will be based on some of the more useful Date & Time functions in Excel. If you’re not already a subscriber, you may sign […]
Continue readingIt’s that time of year again when I start receiving requests for help with creating planners for the new year. These planners are usually for teams or groups to organise holiday schedules and rosters. This year I created a reusable planner that can be used in future years and also includes most of the features […]
Continue readingIn Excel, a 3D Reference refers to the same cell or range in multiple worksheets. The 3D Sum allows you to sum the same cells in multiple worksheets. To demonstrate this, we have 4 worksheets and in Cell B1 of each sheet, there is a sales value that we want to get the total of. […]
Continue readingIn an earlier post I discussed using len, left and right and mid. Now I will look at more functions that fall under “Text” in Excel – upper, lower and proper. These 3 functions allow you to change the case of text in your files. I usually use these functions on files that have been […]
Continue readingIf you’ve covered even the basics of Excel, there is a good chance that at some point you have sorted at least 1 column of data in ascending or descending order. Sorting up and down is well covered in classes, books, tutorials and with a big button in Excel ribbons that says “Sort”, but […]
Continue readingI’m often asked for help with, or to recommend a good (cheap) program for designing certain shapes like banners etc. There are many good ways to do this out there, feel free to look into some yourself, this is what I usually tell people, but I also give them an Office design tip. A […]
Continue readingHaving trained a variety people and helped others with macros, especially in Excel, I have noticed a common issue – assigning keyboard shortcuts to the most regularly used macros. Ctrl along with most of the letters are already assigned as shortcuts, by assigning for example Ctrl and B to your macro, this overwrites the […]
Continue readingRecently I have been asked by a few people for a quicker way to create VLookUps across multiple columns. In each case the user wanted a VLookUp to pull in several columns of data, but did not want to have to create a VLookUp for each column (one case would have been over 20 columns […]
Continue readingIt is well known and well publicized that graphs and charts can be used to demonstrate and present data visually to an audience. The visual of the data can highlight points of data quicker and easier than just numbers in a table. One thing that I have noticed over the years is that when talking […]
Continue readingPaste Special is another time saving trick that may be going underused. You are probably already familiar with the cut, copy and paste functions in a lot of applications. Copy allows you to make a copy of selected or highlighted data to be pasted somewhere else Cut allows you to remove selected or highlighted data […]
Continue readingIn Excel, Pivot Tables are a quick and easy way to summarize, analyse and present data. The speed that the tables can be put together and rearranged makes them an invaluable and important tool for analysis and decision making. The more data you have to analyse, the more obvious the uses of Pivot Tables are. […]
Continue reading