Re: Update query to add text to form

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: fredg (fgutkind_at_example.invalid)
Date: 06/04/04


Date: Fri, 04 Jun 2004 14:02:19 GMT

On Thu, 3 Jun 2004 20:51:02 -0700, Nick wrote:

> Hi,
>
> I have an update query that adds text to a memo field. problem is the txt is added directly after the last character. How do it get it to add the text to a new line in the text box? I have tried using various combinations of macros.
>
> Thanks
>
> Nick
No macros needed. Just do it in the update query.

Update YourTable Set YourTable.MemoField = MemoField & chr(13) &
chr(10) & "Your new text.";

-- 
Fred
Please only reply to this newsgroup.
I do not reply to personal email.


Relevant Pages

  • Re: How do I display the last day of a month in an update query?
    ... Rick B ... >> I want to create an update query that given a specific date in one ... > Please only reply to this newsgroup. ... > I do not reply to personal email. ...
    (microsoft.public.access.queries)
  • Re: Syntax assistanc requested for [last,first] conversion
    ... > for an update query which I can paste. ... Update YourTable Set Yourtable. ... Please only reply to this newsgroup. ... I do not reply to personal email. ...
    (microsoft.public.access.queries)
  • Re: adding text with update query
    ... > It seems like it would be a simple request, ... Create an Update query. ... Please only reply to this newsgroup. ... I do not reply to personal email. ...
    (microsoft.public.access.queries)
  • Re: Nicks Picks is a fraud
    ... out that "bad trader" alerts were considered to be bad newsgroup ... Other folks rush to Nick's defense. ... Nick.* And what ensues is defamatory and unpleasant, ... I get tired of listening to assholes running their rants here. ...
    (rec.music.gdead)
  • Re: Nicks Picks ...
    ... dude needs to take up his issue with Nick via email. ... Playin' out the drama in the newsgroup is just that: ...
    (rec.music.gdead)