View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jack Gur Jack Gur is offline
external usenet poster
 
Posts: 1
Default How to set date cell when its row changes

I want to customize Excel such that when a user changes any column in a
particular row, a date column in that row will be updated to the current
date-time. Do I need a macro to do that? I have a software background, but
not in macros. Can someone jot for me please some code that would do that?
Thanks!!