O
out_airborne
Hi everyone,
I am trying to create a status list of documents in a directory. I want
to take as much workload away from my fellow collegues. So I thought it
must be possible to get the information about a file directly from the
filename itself. I am experienced in PHP, but don't know that much yet
about VBA. I am happy for any help.
Here the case again:
Excel file columns:
Filefilter (P for public, M for management, X1 for client x1)
Filename (Contract232)
Valid until (20030531)
Now I thought, I could train the guys (and women) here to name a file
for example:
P_Contract232_20030531.pdf
Then use Excel to check if the file is there (This I could do) and
splitt the filename to the above mentioned parts...
Hmm,... I checked the Internet for hours before I submitted this... so
if any help is out there, I highly appreciate it!!!
Yours, Oliver.
[out_airborne]
I am trying to create a status list of documents in a directory. I want
to take as much workload away from my fellow collegues. So I thought it
must be possible to get the information about a file directly from the
filename itself. I am experienced in PHP, but don't know that much yet
about VBA. I am happy for any help.
Here the case again:
Excel file columns:
Filefilter (P for public, M for management, X1 for client x1)
Filename (Contract232)
Valid until (20030531)
Now I thought, I could train the guys (and women) here to name a file
for example:
P_Contract232_20030531.pdf
Then use Excel to check if the file is there (This I could do) and
splitt the filename to the above mentioned parts...
Hmm,... I checked the Internet for hours before I submitted this... so
if any help is out there, I highly appreciate it!!!
Yours, Oliver.
[out_airborne]