Results 1 to 7 of 7
  1. #1
    khughes46 is offline Competent Performer
    Windows 8 Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Grapevine, TX
    Posts
    231

    Vertical alignment on forms (and reports)


    I have some labels I want to align vertically. They read top to bottom. Is there a way to align them to read bottom to top?

  2. #2
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows 7 64bit Access 2010 32bit
    Join Date
    Aug 2013
    Posts
    7,862
    Reverse their order????

  3. #3
    khughes46 is offline Competent Performer
    Windows 8 Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Grapevine, TX
    Posts
    231
    It still would read from top to bottom with the words on the right side. I want the words on the left side reading bottom to top, just like you can do it in Excel.

  4. #4
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,626
    You want to rotate the label? Access has very limited intrinsic capability for this. The Vertical property allows only top to bottom. Can use TextAlign, TopMargin, BottomMargin, LeftMargin, RightMargin properties to manage text alignment within the label.

    Might find some 3rd-party add-in controls that can do more or learn how to build your own custom controls - very advanced programming and I've never gone there.
    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.

  5. #5
    khughes46 is offline Competent Performer
    Windows 8 Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Grapevine, TX
    Posts
    231
    I just got a crazy idea. What if I created the labels I want in Excel and did a cut and paste. It worked, at least for the form. Haven't tried the report yet. Don't have time to try it now but i will do it later today and get back here.

  6. #6
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,626
    I did a test of what you describe. This creates an OLEUnbound control with embedded image clip. Does the same thing on report. As long as you are happy with the results, guess you have a solution.
    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.

  7. #7
    khughes46 is offline Competent Performer
    Windows 8 Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Grapevine, TX
    Posts
    231
    Yeah, I found the same thing. I may have to go to an add-in like crystal reports.

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

Similar Threads

  1. Field alignment in report
    By RHall in forum Reports
    Replies: 1
    Last Post: 12-13-2014, 12:32 PM
  2. Form alignment
    By RayMilhon in forum Forms
    Replies: 4
    Last Post: 02-07-2014, 11:01 AM
  3. Vertical scrollbar in reports
    By Cedarguy in forum Reports
    Replies: 2
    Last Post: 11-07-2012, 03:15 PM
  4. Horizontal text alignment
    By jamil_kwi in forum Reports
    Replies: 2
    Last Post: 06-02-2010, 11:50 PM
  5. Vertical alignment of page Header
    By diane802 in forum Reports
    Replies: 6
    Last Post: 01-19-2010, 12:54 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