Greetings,
I am seeking examples of Access VBA (running in MSO 365 Build 16.0.x 32-bit) of how to obtain file system directory listings.
Seems Application.FileSearch is now deprecated / removed. I have heard of using some Microsoft Office Object solution. There might be others that come with standard MS Office. Please kindly advise.
If there is need to utilize an add-on versus native VBA code, then I would like to include the constants in a VBA Include file and use Late-Binding rather than require an add-on be checked within each instance of Access being utilized.
I am thankful,
I am seeking examples of Access VBA (running in MSO 365 Build 16.0.x 32-bit) of how to obtain file system directory listings.
Seems Application.FileSearch is now deprecated / removed. I have heard of using some Microsoft Office Object solution. There might be others that come with standard MS Office. Please kindly advise.
If there is need to utilize an add-on versus native VBA code, then I would like to include the constants in a VBA Include file and use Late-Binding rather than require an add-on be checked within each instance of Access being utilized.
I am thankful,