View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Noepie Noepie is offline
external usenet poster
 
Posts: 15
Default Storing date and time

Hello,

I have several macro's which are run periodically. I'd like to store the
date and time in the cells next to each of the macro buttons after the macro
was executed. Does anyone know how to do this with VBA-code?

Thanx.

Noepie