Write To A Memo Field

Hey!

I have a memo field where we store documentation related to our
object. I have a memo field and my users have been writing to this
memo field. I also have a unbound control using the ColumnHistoy
method.

What I'd like to do is have my user type into the memo field, click a
button and have it save the record first and then refresh my
columnhistory method field.

What happens though, is I think its clearing the content of the Memo
field and so my column history method is empty. Any ideas?

Chip

1 Comment

  1. Re: Write To A Memo Field by John W Vinson

    John W Vinson 2009-10-22

    On Thu, 22 Oct 2009 08:11:17 -0700 (PDT), Chip <chip.franklin@gmail.com>
    wrote:

    Hey!

    I have a memo field where we store documentation related to our
    object. I have a memo field and my users have been writing to this
    memo field. I also have a unbound control using the ColumnHistoy
    method.

    What I'd like to do is have my user type into the memo field, click a
    button and have it save the record first and then refresh my
    columnhistory method field.

    What happens though, is I think its clearing the content of the Memo
    field and so my column history method is empty. Any ideas?

    Chip

    Correct the error in your code. For help in doing so please post the code.
    --

    John W. Vinson [MVP]