For various reasons, you want to calculate how long does it take for a macro to run from start to finish. Using few lines of simple VBA, we can quickly figure out how long does it take for a macro to execute.

VBA Script