View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
ToddEZ ToddEZ is offline
external usenet poster
 
Posts: 60
Default Insert Date with Check Box

....I guess I should also add that I have more than 50 checkboxes in this
worksheet.

"ToddEZ" wrote:

I am trying to create a macro that would enter todays date (hard coded) on
the date that a checkbox was checked. The cell would be offset by two
columns in the same row as the checkbox. Please advise.

Thanks