VBA - File And Folder Dialogs

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 ก.ย. 2022
  • How-To guide on how to implement the MS Office File Dialog (File Picker, Folder Picker) using either Early or Late Binding techniques in your VBA project (Access, Excel, Word, PowerPoint, ...)
    Table of Contents:
    00:13 - Introduction
    00:46 - Old APIs
    06:41 - Office File Dialog - Early Binding
    11:42 - Office File Dialog - Late Binding
    18:06 - Conclusion
    My Article on the Subject with Demo File:
    *** Updated 2022-10-10 to support multi-selection of files
    • www.devhut.net/late-binding-t...
    Old APIs:
    • access.mvps.org/access/api/api...
    • access.mvps.org/access/api/api...
    File Dialog:
    • learn.microsoft.com/en-us/off...
    My Links:
    • www.cardaconsultants.com/
    • www.devhut.net/
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 4

  • @bumpersmith
    @bumpersmith ปีที่แล้ว +1

    Thanks for starting to create videos to go along with your website articles. This makes things much more understandable.

    • @DanielPineault
      @DanielPineault  ปีที่แล้ว +3

      Over time I will be making videos on many of my posts, so slowly there will be support videos for the most popular posts. It will take time though as a video can take anywhere from half a day to a full day to create, upload, ...

  • @Khuram_Shahzad
    @Khuram_Shahzad ปีที่แล้ว

    Alas! In vbe you didn't bother to scale the view. Everyone not watches the tutorials on big screen 😢

    • @DanielPineault
      @DanielPineault  ปีที่แล้ว

      Sorry, but the simple fact of the matter is that programming is very hard to follow on mobile device. If I scale it too much it will then give a negative experience to the other viewers using PCs.
      I do the best I can.