Now that the cold is gone... let me try to explain this proper.
What i am trying to do is this:
The db i am creating will be used to update client information. there is a section for case notes on the form. I want to create a macro that will cut the text from memofield1 and paste it to memofield2 on the same section of the form. memofield 2 will be read only.
In addition, I need the text pasted into memofield2 to be added to text already there so that it dosn't overwrite previous notes.
One more little detail. I have a command buton that time and date stamps into a memmo field however i cant figgure out how in the name of the access gods to have it stamp the memo and start a new line so that the notes entered will begin on the next line in the memo. I did it once before but cant seem to make it work again.
Please help!
What i am trying to do is this:
The db i am creating will be used to update client information. there is a section for case notes on the form. I want to create a macro that will cut the text from memofield1 and paste it to memofield2 on the same section of the form. memofield 2 will be read only.
In addition, I need the text pasted into memofield2 to be added to text already there so that it dosn't overwrite previous notes.
One more little detail. I have a command buton that time and date stamps into a memmo field however i cant figgure out how in the name of the access gods to have it stamp the memo and start a new line so that the notes entered will begin on the next line in the memo. I did it once before but cant seem to make it work again.
Please help!