View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
RyanH RyanH is offline
external usenet poster
 
Posts: 586
Default Show Time Stamp in Cell when Command Button Clicked

I have a command button on a worksheet that moves certain dates forward by
one week. The user should only click this button at the beginning of every
work week. Is there a way to show the date in a cell next to the command
button when the command button was clicked?

Thanks for your help in advance!
Ryan