Hello,
I'm looking at being able to count the # of files in a folder that match a varible.
I only need the first portion of the filename. example filename is Apr 4 6 00 0.09 and I only need the Apr 4 portion which is the date.
I will then compare the current date (which is the varible) in code to the filename portion and count how many files are present.
The path for folder is constant.
Any thought folks?
Thanks,
Ralph
I'm looking at being able to count the # of files in a folder that match a varible.
I only need the first portion of the filename. example filename is Apr 4 6 00 0.09 and I only need the Apr 4 portion which is the date.
I will then compare the current date (which is the varible) in code to the filename portion and count how many files are present.
The path for folder is constant.
Any thought folks?
Thanks,
Ralph