Name Box and Macros

I have found out yet another feature of the Name Box. The Name Box is on the left of the Formula Bar and above the column letters - see image below. During a recent macro webinar I tried to create a new range name called Test using the Name Box. But I also has already created a macro called Test as part of the training. As soon as I pressed Enter after typing Test into the Name Box to create…

Continue ReadingName Box and Macros

Easy Financial Year Formula

To get the Australian financial year from a date you usually use an IF function based on the month number. I recently learned a new hack from Matt Allington of Exceleratorbi. (Have since found out Matt learned the technique from David Marriott) You can add 184 to the date and then use the YEAR function. See table and formulas below. The formula in cell B2 is =YEAR(A2) The formula in cell C2 is =YEAR(A2+184) Both formulas have been copied down.…

Continue ReadingEasy Financial Year Formula

Free Excel Webinar – recording Macros Tips Tricks and Traps

It is easy to create a recorded macro. It is not so easy to create a flexible and re-usable recorded macro. Click the materials Button below to download the pdf manual and example file. Learn the techniques that can allow you to record effective macros that can handle different ranges and changes to sheet names. Macros can speed up your work and reduce the time taken for tedious tasks, as well as adding functionality to Excel. This is the first…

Continue ReadingFree Excel Webinar – recording Macros Tips Tricks and Traps

End of content

No more pages to load