View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
gwallace gwallace is offline
external usenet poster
 
Posts: 1
Default macro for timestamp option button

I have a worksheet with more than 1 button to timestamp
the exact time. I used the function "Now()". The problem
is when i click on one of the buttons all of the functions
are updated. Is there a way to correct this?