Results 1 to 2 of 2
  1. #1
    libraccess's Avatar
    libraccess is offline Competent Performer
    Windows 7 32bit Access 2010 32bit
    Join Date
    Mar 2012
    Location
    Napier New Zealand
    Posts
    129

    Concatenate and Justify

    Back Again maybe this a query question



    In the query I have this expr

    DescBuilder: [Name] & ", " & [Code]

    In the form the concantenation is in a combo box and I would really like to have the Name left justified (it is) and the Code Right Justified is this possible anybody
    I've thought maybe 2 combos and have the second populated from the first selection but if I can right format the Code that would be really good

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,632
    Will require a custom VBA function to 'pad' [Code] with preceding spaces.

    Review http://support.microsoft.com/kb/96458
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Replies: 5
    Last Post: 03-13-2012, 01:13 PM
  2. Justify numeric text field
    By tpcervelo in forum Queries
    Replies: 2
    Last Post: 01-27-2011, 03:50 PM
  3. concatenate
    By stephenaa5 in forum Programming
    Replies: 2
    Last Post: 10-11-2010, 05:18 PM
  4. Sephen Leban's Justify memo text
    By azal in forum Reports
    Replies: 3
    Last Post: 08-09-2010, 01:17 AM
  5. centre justify column text
    By marky in forum Access
    Replies: 0
    Last Post: 09-01-2008, 12:02 PM

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