W wilfried Sep 23, 2006 #1 I Try to show a list of all the filles in a specified directory. The directory is for instance: C:\my documents\example
I Try to show a list of all the filles in a specified directory. The directory is for instance: C:\my documents\example
A Alex Dybenko Sep 24, 2006 #2 Hi, you can use Dir() function to do so. Look in Access help for a sample using this function -- Best regards, ___________ Alex Dybenko (MVP) http://alexdyb.blogspot.com http://www.PointLtd.com
Hi, you can use Dir() function to do so. Look in Access help for a sample using this function -- Best regards, ___________ Alex Dybenko (MVP) http://alexdyb.blogspot.com http://www.PointLtd.com