G
Guest
Hi all.
I would like to browse through the contents of a Windows directory and
manipulate the file names programmatically.
The objective is to enter the file names contained in a specific Windows
directory into a VBA array to manipulate further.
My Windows folder is:
\\livscp02\f\backup
It contains two-three hundred .zip files.
I would like to enter the file names contained in this Windows folder into a
VBA array.
The array stuff i can do, but i don't know how one gets file information
from a Windows directory.
How would i go about to address this?
Your help is very much appreciated.
Alex
I would like to browse through the contents of a Windows directory and
manipulate the file names programmatically.
The objective is to enter the file names contained in a specific Windows
directory into a VBA array to manipulate further.
My Windows folder is:
\\livscp02\f\backup
It contains two-three hundred .zip files.
I would like to enter the file names contained in this Windows folder into a
VBA array.
The array stuff i can do, but i don't know how one gets file information
from a Windows directory.
How would i go about to address this?
Your help is very much appreciated.
Alex