User Profile

Collapse

Profile Sidebar

Collapse
Dee Brooks
Dee Brooks
Last Activity: May 18 '07, 07:08 PM
Joined: May 18 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • The text box I'm setting up is for an Access report, not in a form. Will the formula below work?...
    See more | Go to post

    Leave a comment:


  • Dee Brooks
    started a topic Line/Carriage Return in Access Report Text Box

    Line/Carriage Return in Access Report Text Box

    Hello,

    I'm using Access 2002 to create a text box that will contain the following information in this format:

    Name
    Title
    Company
    City, State
    email

    I entered the following expression in a text box:

    =[FULL_NAME] & Chr(10) & Chr(13) & [TITLE] & Chr(10) & Chr(13) & [COMPANY] & Chr(10) & Chr(13) & [CITY_STATE] & Chr(10) &...
    See more | Go to post

  • Dee Brooks
    started a topic Line/Carriage Return in MS Access Text Box

    Line/Carriage Return in MS Access Text Box

    Hello,

    I'm using Access 2002 to create a text box that will contain the following information in this format:

    Name
    Title
    Company
    City, State
    email

    I entered the following expression in a text box:

    =[FULL_NAME] & Chr(10) & Chr(13) & [TITLE] & Chr(10) & Chr(13) & [COMPANY] & Chr(10) & Chr(13) & [CITY_STATE] & Chr(10) &...
    See more | Go to post
No activity results to display
Show More
Working...