In EXCEL I have created buttons which have macros assigned to them. I would like to know which button they clicked on, who clicked on that button and what time they clicked on the button. Is there a way to create a log file using VBA so that when they click the button, it writes out that information?