View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Jacob Skaria Jacob Skaria is offline
external usenet poster
 
Posts: 8,520
Default display time when macro was last run

Why dont you write a timestamp to a cell at the end of the macro..


If this post helps click Yes
---------------
Jacob Skaria


"Josh Craig" wrote:

Is there a way I can display in a cell the time a macro was last run?

Any help is appreciated!

Josh