A control to search, read and display in drop down box the files in a selected directory.
X XPUSER0000000001 Dec 5, 2004 #1 A control to search, read and display in drop down box the files in a selected directory.
D Dirk Goldgar Dec 5, 2004 #2 XPUSER0000000001 said: A control to search, read and display in drop down box the files in a selected directory. Click to expand... What about one? It's easy enough to build a custom rowsource function for a combo box, but what so you have in mind to do with it? You may just want to call the Windows File Open/Save Dialog API instead, as shown at www.mvps.org/access/api/api0001.htm
XPUSER0000000001 said: A control to search, read and display in drop down box the files in a selected directory. Click to expand... What about one? It's easy enough to build a custom rowsource function for a combo box, but what so you have in mind to do with it? You may just want to call the Windows File Open/Save Dialog API instead, as shown at www.mvps.org/access/api/api0001.htm