Page 1 of 2 12 LastLast
Results 1 to 15 of 20
  1. #1
    GraeagleBill's Avatar
    GraeagleBill is offline Experienced Old Geezer
    Windows 10 Access 2013 32bit
    Join Date
    Feb 2011
    Posts
    2,080

    Controlling height of continuous popup form

    I have a popup form that I can't manage to control its height.

    What I want is this: Click image for larger version. 

Name:	002.jpg 
Views:	15 
Size:	103.5 KB 
ID:	35339 What I get is this: Click image for larger version. 

Name:	001.jpg 
Views:	14 
Size:	298.4 KB 
ID:	35340


    Form's Format Properties: Click image for larger version. 

Name:	000.jpg 
Views:	15 
Size:	115.7 KB 
ID:	35341

    Is this a simple case of property setting or something else.

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,646
    Open form in design view, manually size, save, close, reopen.
    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.

  3. #3
    isladogs's Avatar
    isladogs is offline MVP / VIP
    Windows 10 Access 2010 32bit
    Join Date
    Jan 2014
    Location
    Somerset, UK
    Posts
    6,128
    In design view, change the height of the detail section using the property sheet or adjust using the mouse cursor. Save.
    Next time you open the form it should be the height you set
    Colin Riddington, Access MVP, Website, email
    The more I learn, the more I know I don't know. When I know I don't know, I keep quiet!

  4. #4
    GraeagleBill's Avatar
    GraeagleBill is offline Experienced Old Geezer
    Windows 10 Access 2013 32bit
    Join Date
    Feb 2011
    Posts
    2,080
    June,
    That was my initial approach. There's no "Height" format property for the form, only the Detail section. If I change the height of the detail section as Colin suggested, that doesn't do anything to solve the issue at the form height, it just makes the space allocated for each record a different size.

    Here's the design view of the popup:Click image for larger version. 

Name:	003.jpg 
Views:	13 
Size:	31.9 KB 
ID:	35345

    Bill

  5. #5
    June7's Avatar
    June7 is online now VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,646
    In design view - manually drag bottom edge of form to desired size, save, close, reopen.
    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.

  6. #6
    GraeagleBill's Avatar
    GraeagleBill is offline Experienced Old Geezer
    Windows 10 Access 2013 32bit
    Join Date
    Feb 2011
    Posts
    2,080
    Hi Colin,
    Like I posted in reply to June7, changing the height of the Detail section only changes the space for each record. I want the popup form itself to become vertically shorter.
    Bill

  7. #7
    GraeagleBill's Avatar
    GraeagleBill is offline Experienced Old Geezer
    Windows 10 Access 2013 32bit
    Join Date
    Feb 2011
    Posts
    2,080
    I thought I'd done that..............
    Click image for larger version. 

Name:	004.jpg 
Views:	14 
Size:	37.8 KB 
ID:	35346 With "Can Grow" property set to yes, I expected the form
    to grow vertically as the number of records increased.

  8. #8
    isladogs's Avatar
    isladogs is offline MVP / VIP
    Windows 10 Access 2010 32bit
    Join Date
    Jan 2014
    Location
    Somerset, UK
    Posts
    6,128
    Post #5 should do what you want providing you change to overlapping Windows in database options.
    Using tabbed documents the form will I believe be the height of the screen.
    Colin Riddington, Access MVP, Website, email
    The more I learn, the more I know I don't know. When I know I don't know, I keep quiet!

  9. #9
    GraeagleBill's Avatar
    GraeagleBill is offline Experienced Old Geezer
    Windows 10 Access 2013 32bit
    Join Date
    Feb 2011
    Posts
    2,080
    I thought I'd done that..............
    Click image for larger version. 

Name:	004.jpg 
Views:	14 
Size:	37.8 KB 
ID:	35346

  10. #10
    GraeagleBill's Avatar
    GraeagleBill is offline Experienced Old Geezer
    Windows 10 Access 2013 32bit
    Join Date
    Feb 2011
    Posts
    2,080
    I opened the form in Layout mode and dragged the size of the Access window, clicked save, closed and again resized the Access Window to a nominal size for viewing and development. I've never had to do anything like that in the past to get popups sized correctly so I"m still in mystery. Anyway, I'll not take up any more of your time so thank you.
    Bill
    Click image for larger version. 

Name:	005.jpg 
Views:	14 
Size:	204.3 KB 
ID:	35347

  11. #11
    June7's Avatar
    June7 is online now VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,646
    I did sizing in design view and works for me.
    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.

  12. #12
    GraeagleBill's Avatar
    GraeagleBill is offline Experienced Old Geezer
    Windows 10 Access 2013 32bit
    Join Date
    Feb 2011
    Posts
    2,080
    There seems to be something drastically wrong with my A2013 system. I CANNOT get the popup forms to size as specified in design view as originally described in Post #1. I drag the bottom boarder of the form up like you see pictured in Post #4 and as originally suggested by June7 and Colin. I was able to again size using the process described in Post #10. But, while that gives me a workaround it doesn't leave me with any satisfaction that ALL IS WELL!

    I know of no missing updates to Office 2013 so the only thing I can think to do is re-install O2013. I don't want to take the time to do that if anyone has an idea I should try first?
    Thanks,
    Bill

  13. #13
    isladogs's Avatar
    isladogs is offline MVP / VIP
    Windows 10 Access 2010 32bit
    Join Date
    Jan 2014
    Location
    Somerset, UK
    Posts
    6,128
    Why not upload the form and any data need to make it work and one of us can try it out.
    Colin Riddington, Access MVP, Website, email
    The more I learn, the more I know I don't know. When I know I don't know, I keep quiet!

  14. #14
    June7's Avatar
    June7 is online now VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,646
    Images in posts 7 and 9 show Tabbed Documents. So I just tested with Tabbed Documents changing size of popup in form view and saving. It reopens to the revised size. I had to first open in Design view then switch to Form view so the Save button is available.
    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.

  15. #15
    GraeagleBill's Avatar
    GraeagleBill is offline Experienced Old Geezer
    Windows 10 Access 2013 32bit
    Join Date
    Feb 2011
    Posts
    2,080
    Not sure I follow what June did in Post #14, but below is the screenshots of the form "frmAEUsers" in the "TestDB.mdb". (Attachment Manager doesn't have functionality allowing me to browse to the folder that has the "TestDB.mdb". I'll try a separate post that doesn't contain any images.)
    Click image for larger version. 

Name:	000.jpg 
Views:	8 
Size:	51.4 KB 
ID:	35399Click image for larger version. 

Name:	001.jpg 
Views:	8 
Size:	265.2 KB 
ID:	35400

Page 1 of 2 12 LastLast
Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 2
    Last Post: 02-28-2018, 05:04 PM
  2. Replies: 10
    Last Post: 08-14-2014, 10:33 PM
  3. Change Height of Box to height of textBox
    By oxicottin in forum Reports
    Replies: 7
    Last Post: 03-15-2013, 09:54 PM
  4. Replies: 4
    Last Post: 09-15-2012, 07:31 PM
  5. set continuous form height
    By taylorosso in forum Forms
    Replies: 0
    Last Post: 08-31-2009, 05: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