Hi would be grateful if someone could provide me assistance. I am trying to update a memo field in access based on information typed into a text box.
I want to append a time and date to each entry into the memo field. So have created a variable that contains the whole detail to add to the field.
I then planned to transfer the contents of memo field to a seperate variable and combine the two before rewriting back to the database. However this does not appear to work.
Then wondered if I could you SQL Update and cannot seem to get this working.
Wondered if anyone had any thoughts.
Thanks,
Alex
I want to append a time and date to each entry into the memo field. So have created a variable that contains the whole detail to add to the field.
I then planned to transfer the contents of memo field to a seperate variable and combine the two before rewriting back to the database. However this does not appear to work.
Then wondered if I could you SQL Update and cannot seem to get this working.
Wondered if anyone had any thoughts.
Thanks,
Alex