Results 1 to 2 of 2
  1. #1
    brharrii's Avatar
    brharrii is offline Advanced Beginner
    Windows XP Access 2010 64bit
    Join Date
    Jun 2012
    Location
    Seattle, WA
    Posts
    63

    Question Unbound text box equals two conjoined fields


    I'm trying to use expression builder to set an unbound text box to equal two fields from my table put together. This is what I've tried:

    Code:
    = [FilmTemperature1] + "°C / " [FilmTemperature2] + "°C"
    Access says there is a syntax issue, I guess I'm not sure how to put something like this together.

    thanks

    Bruce

  2. #2
    brharrii's Avatar
    brharrii is offline Advanced Beginner
    Windows XP Access 2010 64bit
    Join Date
    Jun 2012
    Location
    Seattle, WA
    Posts
    63
    Never mind, got it! i need to use & instead of +

    Thanks!

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 8
    Last Post: 08-02-2012, 10:50 AM
  2. Replies: 2
    Last Post: 06-11-2012, 09:37 AM
  3. Unbound Text
    By cbrsix in forum Reports
    Replies: 16
    Last Post: 10-27-2011, 01:27 PM
  4. Replies: 1
    Last Post: 08-13-2010, 01:06 AM
  5. Unbound text box truncating text
    By gddrew in forum Forms
    Replies: 0
    Last Post: 03-02-2006, 11:26 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums