Results 1 to 3 of 3
  1. #1
    RMI is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Nov 2011
    Posts
    6

    Unhappy Force Can Shrink

    I am trying to format a textbox vertically similar to the horizontal bottom align property.

    There is a text box in the report footer (the only visible object in this subreport) that has data collected from the detail routine. It could be one line or more and I need it to align to the bottom of the report footer.

    txtReportData.Top = ReportFooter.Height - txtReportData.Height

    Doesn't work because it either runs before the "shrink" so the height is the height in design mode, or it won't allow the .top property to be set.
    I have tried it in:
    ReportFooter_Format()


    ReportFooter_Paint()
    ReportFooter_Print()

    And it just doesn't work.

    Ideas?

    Thanks !!

  2. #2
    RMI is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Nov 2011
    Posts
    6
    Can anyone help?

  3. #3
    RMI is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Nov 2011
    Posts
    6
    Another bump...

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

Similar Threads

  1. How to force an update
    By bginhb in forum Forms
    Replies: 14
    Last Post: 12-04-2015, 07:00 AM
  2. Force users to log off
    By Bruce in forum Security
    Replies: 8
    Last Post: 01-10-2013, 07:03 PM
  3. Force new page
    By kwooten in forum Reports
    Replies: 1
    Last Post: 07-28-2011, 04:42 PM
  4. Can list box auto shrink?
    By Buakaw in forum Forms
    Replies: 1
    Last Post: 07-23-2011, 03:16 AM
  5. Can Shrink control
    By fojcenter in forum Forms
    Replies: 1
    Last Post: 02-25-2010, 03:49 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