Search results

  1. M

    Question Assistance on Updating a Memo field

    All resolved thanks.
  2. M

    Question Validation Rule

    Not too sure on how you would code it but reckon that you could use datediff to work out how long there was between students passed date and the current date. This should allow you to validate.
  3. M

    Question Assistance on Updating a Memo field

    This is great, however if I then add a further comment to this field it overwrites the previous entry (guessing this is done by the replace in the code). Is there any way I can extract the contents of this field and store it in a variable. Then I can just append the text onto the front of this...
  4. M

    Question Assistance on Updating a Memo field

    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...
Back
Top Bottom