As a follow on from the last post, I was asked how to get filename in Excel using similar formulas. This can be done with the formula below. =MID(CELL(“filename”),(SEARCH(“[“,CELL(“filename”))+1),(SEARCH(“]”,CELL(“filename”))-6-(SEARCH(“[“,CELL(“filename”))))) Really simple isn’t it? I bet you were wondering how you didn’t figure it out yourself!! This combines 3 formulas, MID, CELL, and SEARCH. I’ll […]
Continue readingThe LEN LEFT RIGHT MID Formula are 4 Excel formula that can be really useful. They might not be used that often, but when you need them, they can save you a lot of time. I will go through each of the 4 formulas and then give examples of where they can be combined. For […]
Continue readingThe COUNTIF formula is another very useful formula in Excel for analysing data and getting more information from it. If you have not already read these posts, please take a few minutes to read them now. The post on brackets and commas will show you how to break down longer formulas making them easier to […]
Continue readingThe SUMIF formula is a really useful formula for adding the values in cells based on set criteria. This post will build on what you have seen already in the IF Statements post and will use the example of game scores. To demonstrate this, we will use an example of a list of scores each […]
Continue readingThis week I was asked how to auto-fill sequential letters in Excel. What do I mean by this? If you type 1 in a cell and drag it down Excel can populate the cells with sequential numbers (2, 3, 4, 5, 6, 7, 8, etc). A user needed a list of sequential letters (a, b, […]
Continue readingI am regularly asked for help with Excel files where people don’t understand some of the formulas used. In some cases the person is just not familiar with the formulas but there are often times when the person understands the individual formulas but can’t understand what they see onscreen because several formulas are used together. […]
Continue readingOne version of what “touch typing” is, is typing without needing to look at the keys. A typist knows their position on the keyboard from muscle memory alone. Usually, touch typing involves placing the eight fingers across the ‘home row’. The home row keys are in the middle row and are the letters “a-s-d-f” for […]
Continue readingThe Story So Far If you have not already seen it, refer to the first part of this tutorial series which can be found here. You will need to know the basics of layers and zooming and erasing before changing the color image below to the image below that which is black and white, but […]
Continue readingIn this, the second series of photo editing posts, we will take an image created in the last series of a hand on a beach holding an apple. Then we will make the whole image black and white except for the apple. Our before and after photos look like this. This is a style […]
Continue readingI receive a lot of requests for help with setting up files/charts (most often in Excel). Occasionally I think people try to challenge me on purpose by setting certain restrictions. In one case, I was given a table of weekly numbers and asked to visually highlight if one week was higher or lower than the […]
Continue readingThe Story So Far…. Note – This is not the first post in this series relating to a photo editing tutorial. If you haven’t already done so, please read the earlier posts below: Introduction Lasso, Transparency & Layers Zoom & Erase In this first example, have taken a photo of my arm holding and apple […]
Continue readingThis tip is aimed at those of you who use keyboard shortcuts, or are interested in trying them out. A lot of people may already be familiar with using the Ctrl key and a lettered key for shortcuts (Ctrl+B for Bold, Ctrl+I for Italics, etc.), another really useful Ctrl shortcut is Ctrl+PgUp/PgDn. Combining the Ctrl […]
Continue readingThe Story So Far…. Note – This is not the first post in this series relating to a photo editing tutorial. If you haven’t already done so, please read the earlier posts below: Introduction Lasso, Transparency & Layers In this first example, over the next couple of posts, we will be taking a photo of […]
Continue readingNote : This applies to MS Word 2010 and later. For earlier versions of Word the steps involved maybe different. Styles in Word allow you to quickly format sections of your document – headings, subheadings, paragraphs, indents, etc. When putting together a large document, I use the Styles mostly to highlight headings and subheadings. One […]
Continue readingThe story so far…. Note – This is not the first post in this series relating to a photo editing tutorial. If you haven’t already done so, please read the earlier post below: Introduction In this first example, over the next couple of posts, we will be taking a photo of my arm holding and […]
Continue reading