I added some code to erase the corresponding D cell when G is manually erased. By itself it works fine. However on the same worksheet I also have code that enters todays date in the D cell when data is edited in G, which is interfering with the other code. Is there a way I can make the date entry in D cell only happen when data is first added to G, not when deleted from G, or if G is edited? So that way when G gets erased so will the date in D.

This is my code currently:

Please Login or Register  to view this content.
Thank you for your time.