Hello,
I am trying to write a macro that will check to see if a text file is less than 7 days old. If it is to open the file. The name of the file is fixed and is created though an automated query on a database. The file output is a pipe (|) delimited text file. The file is called. Cluster.txt.
Preferably I would like to test this before opening the file. But it is acceptable for the file to be open to test this.
Thank you for any assistance.
I am trying to write a macro that will check to see if a text file is less than 7 days old. If it is to open the file. The name of the file is fixed and is created though an automated query on a database. The file output is a pipe (|) delimited text file. The file is called. Cluster.txt.
Preferably I would like to test this before opening the file. But it is acceptable for the file to be open to test this.
Thank you for any assistance.