Thread: Date Stamp
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Sam H[_2_] Sam H[_2_] is offline
external usenet poster
 
Posts: 10
Default Date Stamp

Hi,

I managed to use the McGimpsey Macro to enter a date stamp into my
spreadsheet based on something being typed into an adjacent cell.

I want to then use the same thing for another part of my spreadsheet but
when I copy the macro and paste it back in, in doesn't work. I've tried
changing the name where it says PrivateSub Worksheet_Change to
Worksheet_Change2, but it still doesn't work. Can anyone help me?

Thanks