View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mike Mike is offline
external usenet poster
 
Posts: 3,101
Default Code to track changes by row and store

I'm looking for some code to put in a worksheet, with many rows and colums
that will track any and all changes made to a row, then copy the row to a
differenct spreadsheet, along with user, and date/time stamp, effectivly
tracking the history. I would like to do this without Excels built-in history
feature. Any help would be appriciated!
Thank you