How to Highlight / Flash Cell Contents of Excel Files using Macros

If you have certain data in MS Excel cells that needs to be highlighted and brought attention to, merely changing its font attributes may not always serve the purpose. You can try some simple macros to make your cell contents flash instead. First you need to define a cell style. To do so, carry out […]

Automate Your Operations Using Macros by Auto Hot key

Macros are small sets of instructions which perform a specific operation. Now if you need macros for just about any action, you need AutoHotkey. You could use it to replace blocks of text, but going beyond, you could do things like open your browser and several sites under tabs, make multiple directories, and shut down […]