Yes I know you have been using formulas in Excel for decades. But just trust meโฆ there is more. Here are some small but nice things you should know when it comes to editing a formula in Excel
Keep looking at the status bar
It shows you the current mode. First time you add a formula, it is in ENTER modeโฆ next time you try to change it, the mode changes to EDIT.
So what difference? In ENTER mode, moving the arrow keys selects cells outside the current cell. This way you can select the range for formula parameters.
In Edit mode, moving the arrow keys (right and left), moves the cursor WITHIN the formula cell โ which helps you in editing the formula itself.
In some cases, you may want to change the mode. To do that press ![]()
This is also very useful when you edit formulas in odd places โ like Conditional Formatting formulas, Data validation formulas and so onโฆ In these places, the default mode is Enter. You want to change something in the formula so you press arrow keys but it selects cells and disturbs the existing formula โ which is very frustrating. In such cases, just press
before editing and make sure that you are in EDIT mode before editing.
Syntax tooltip โ why bold formatting?
All of us know that the formula syntax is shownย wheneverย you are editing a function. But wait. Have you noticed some additional things there? Some of the parameters are in BOLD font. Do you know why?
Because your cursor is currentlyย in that position. This is very useful in editing complex, nested formulas. It is sort of โsituational awarenessโ while editing formulas.
Syntax tooltip โ why Hyperlinks?
I am sure you have noticed itโฆ
What is the use? Well, it helps you select the entire parameter by clicking the link
This can beย very useful in selecting a particular parameter in complex, nested formulasโฆ
Imagine doing this manually
Whatever is selectedย can be calculated with 
If you select part of the formula and press , it calculates it and shows the results.
This is very useful for troubleshooting and quickly knowing the results of part of the formula.
REMEMBER NOT TO PRESS ENTER HERE. Else your formula will be overwritten with the result!
There is much more. But enough for one article already โฆ
One Response
Reblogged this on Sutoprise Avenue, A SutoCom Source.