How to create a comment box with time and date stamp in Access
问题 There's a template in Access 2010 called Contacts. On the form there's a comment box, a text box below it and a button. When you enter text into the text box and click the button it adds the text to the comment box and time/date stamps it. If you do it again it preserves the old text in the comment box and adds the new text below it. I'm pretty new to access, but I would like to be able to add this feature to my database. So I've got a Memo field on the table and form and an input text box