Search results

  1. B

    Access 2007 Trim and field text addition

    Hmmm . . . didn't work that way for me, but I'm not surprised! :D Thanks!
  2. B

    Access 2007 Trim and field text addition

    Hey boblarson, Duh! So simple. In fact, this was helpful in another way: I used a label for the "Dear" instead of making part of the expression as you did! Now I know better. I also added a space between the Dear and the rest: ="Dear" & " " & [first_name] & ",". Thanks SO much! BigAl
  3. B

    Access 2007 Trim and field text addition

    Hi, I created a form letter as an Access 2007 report. I want the greeting to read, "Dear [first_name]," e.g., "Dear Alan,". The [first_name] field is bound to said field in a query. When I just use the [first_name] field, I get "Dear Alan" with no comma. I've tried to add the comma various ways...
  4. B

    Hi Everyone!

    I'm a writer posing as a financial assistant in the Lehigh Valley, PA, like most waiters in Hollywood are actors and most bartenders in Nashville are singers. ;) I am a medium-level Access user with a stack of Microsoft, Sams, and QUE books to prove it. Thanks in advance for your help!
Back
Top Bottom