You may want to create the event log entry only when a user changes the memo field, rather than merely clicking in it, so that only actual modifications are recorded. In the event procedure for the appropriate event (On Update or Click) for the memo field, put the following code:
If Not...