Results 1 to 9 of 9
  1. #1
    MadTom's Avatar
    MadTom is offline Competent Performer
    Windows 10 Access 2016
    Join Date
    Jun 2018
    Location
    CT and VT
    Posts
    206

    Design resolution question

    My database was designed on my pc 2736x1824 resolution and 200% scale, win10 64 SP4. I would like to share my database with others and they may have a problem with viewing the forms. How would you go about changing the forms and what resolution should I use? (800x600). Could I do a main page the has the option for different resolutions? I've changed my settings and have looked at forms in different resolutions, I see the problem with user with lower resolutions.
    Thanks
    Tom

  2. #2
    isladogs's Avatar
    isladogs is offline MVP / VIP
    Windows 10 Access 2010 32bit
    Join Date
    Jan 2014
    Location
    Somerset, UK
    Posts
    5,974
    Suggest you look into using automatic form resizing http://www.mendipdatasystems.co.uk/a...g-1/4594554784
    Colin, Access MVP, Website, email
    The more I learn, the more I know I don't know. When I don't know, I keep quiet!
    If I don't know that I don't know, I don't know whether to answer

  3. #3
    MadTom's Avatar
    MadTom is offline Competent Performer
    Windows 10 Access 2016
    Join Date
    Jun 2018
    Location
    CT and VT
    Posts
    206
    What would be the best or easiest way to change the resolution of a form? Would you work on existing form or start with a new form and cut and paste? Would it be best to work in properties? I'm still looking into other resizing apps, do any of them change the form's resolutions and then let you can save for that setup?
    Thanks,
    Tom

  4. #4
    isladogs's Avatar
    isladogs is offline MVP / VIP
    Windows 10 Access 2010 32bit
    Join Date
    Jan 2014
    Location
    Somerset, UK
    Posts
    5,974
    Its obviously easiest to start using AFR with new forms rather than try to alter an existing form.

    However you can use the FixFormSize procedure on a copy of your form.
    That will reduce the size of all controls as well as shift them all towards the left/top.
    Then reduce the form width/height accordingly.

    If necessary repeat that more than once to reduce the form to a suitable size.
    Save and open normally with the resize code added.
    You may have to do some tweaking to get it perfect.

    I know of no other code that will change the resolution for you.
    In fact there are very few alternatives
    You can try Shrinker Stretcher by Peter's Software but its commercial software.
    Some people like it. I was less impressed.
    Colin, Access MVP, Website, email
    The more I learn, the more I know I don't know. When I don't know, I keep quiet!
    If I don't know that I don't know, I don't know whether to answer

  5. #5
    MadTom's Avatar
    MadTom is offline Competent Performer
    Windows 10 Access 2016
    Join Date
    Jun 2018
    Location
    CT and VT
    Posts
    206
    AFR only seems to work with mdb files, I'm using Access 365 and using a accdb file. When I export I only see mdb?

  6. #6
    isladogs's Avatar
    isladogs is offline MVP / VIP
    Windows 10 Access 2010 32bit
    Join Date
    Jan 2014
    Location
    Somerset, UK
    Posts
    5,974
    AFR works with all types of Access file: ACCDB, ACCDE, ACCDR, MDB, MDE.
    Not sure what you mean by 'when I export I only see MDB'
    Colin, Access MVP, Website, email
    The more I learn, the more I know I don't know. When I don't know, I keep quiet!
    If I don't know that I don't know, I don't know whether to answer

  7. #7
    MadTom's Avatar
    MadTom is offline Competent Performer
    Windows 10 Access 2016
    Join Date
    Jun 2018
    Location
    CT and VT
    Posts
    206
    Maybe I'm doing something wrong. I downloaded afr.accdb into my Access folder.
    When I open it.
    INSTRUCTIONS:
    1. Click on the "Export" button below.
    2. Locate your database using the "open" button on the export form.
    3. Click on "Export Module" button.
    4. Now open your database.
    5. If you have designed your database forms at any resolution other than 640 X 480 then you must prepare the modResizeForm module as follows:-
    more ...

  8. #8
    isladogs's Avatar
    isladogs is offline MVP / VIP
    Windows 10 Access 2010 32bit
    Join Date
    Jan 2014
    Location
    Somerset, UK
    Posts
    5,974
    You appear to have downloaded the original code by Jamie Czernik from 2003.

    Instead download the example app ResizeFormExample_v2.6.zip from the same web page
    That app includes all you need including an updated version of the resizing code with many changes that I have made over the years
    Colin, Access MVP, Website, email
    The more I learn, the more I know I don't know. When I don't know, I keep quiet!
    If I don't know that I don't know, I don't know whether to answer

  9. #9
    MadTom's Avatar
    MadTom is offline Competent Performer
    Windows 10 Access 2016
    Join Date
    Jun 2018
    Location
    CT and VT
    Posts
    206
    I'm just getting the hang of it, had to change some grouping and move somethings around.
    Still lots to learn with this download.
    Thanks for your help!
    Tom

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

Similar Threads

  1. Resolution change
    By Business in forum Access
    Replies: 5
    Last Post: 05-26-2016, 04:24 AM
  2. Wierd resolution error
    By CHEECO in forum Access
    Replies: 1
    Last Post: 04-17-2016, 09:27 AM
  3. Fitting to Screen Resolution
    By Mahendra1000 in forum Access
    Replies: 4
    Last Post: 11-28-2013, 05:58 AM
  4. Conflict Resolution in Replication
    By dunc723 in forum Access
    Replies: 2
    Last Post: 06-03-2013, 01:50 PM
  5. DISTINCT query resolution
    By shabar in forum Queries
    Replies: 8
    Last Post: 02-14-2013, 10:50 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