Any user run a batch file each day
How do i store the name, number of files ( when dir in that batch file runs),date, and time in a single flat file/or excel so i can import to a table and print it each month as a record
each day the name is added to that flat file,number of files,date, time
and i import that to say acccess ( i know this)
and create a report ( i know that)