Results 1 to 3 of 3
  1. #1
    TOPSie is offline Competent Performer
    Windows 10 Access 2016
    Join Date
    Mar 2021
    Posts
    108

    FileDialog and grouping

    I have recently got a Windows 11 PC. I have ported over most of my Access programs with few issues.
    But I have found one little niggle.



    When I want to select a new file I use the Application.FileDialog method.

    Windows 11 File Explorer now come swith the annoying Grouping - so even if you order a folder by name - the grouping (default by date) takes precedence and the folder view starts with Today's files even if they start with Z.

    I have managed to turn off this feature in Windows Explorer - but I can find no way to turn it off in the FileDialog method. The likely place is the msoFileFialogView enumeration, but I can see no value for "Grouping" (either on or off)

    Anyone fixed this ??

  2. #2
    Micron is offline Virtually Inert Person
    Windows 10 Access 2016
    Join Date
    Jun 2014
    Location
    Ontario, Canada
    Posts
    12,801
    That dialog is for Excel? I use msoFileDialogFilePicker (or FolderPicker as the case may be) but I don't know if your issue exists with that on Windows 11.
    The more we hear silence, the more we begin to think about our value in this universe.
    Paraphrase of Professor Brian Cox.

  3. #3
    June7's Avatar
    June7 is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,929
    I just started using Windows11. Could you post your code?
    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. test to see if filedialog has been SET
    By GraeagleBill in forum Programming
    Replies: 4
    Last Post: 06-10-2021, 11:29 AM
  2. Replies: 1
    Last Post: 03-07-2016, 07:11 AM
  3. FileDialog with filters
    By fritesmodern in forum Programming
    Replies: 6
    Last Post: 05-08-2015, 08:28 AM
  4. FileDialog Question
    By uaguy3005 in forum Programming
    Replies: 5
    Last Post: 06-27-2012, 02:01 PM
  5. FileDialog
    By Tomfernandez1 in forum Programming
    Replies: 9
    Last Post: 04-13-2011, 03:45 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