Hi,
I have some more complicated things (for me) that I want to do in an
Access survey database. I'm totally new to VBA-syntax and I don't have
time to dig into it to much. I would appreciate any advice on the
following things that I want to do:
1. Run an external Java-progam with control of that it must be ready
before executing more code (polls mailbox and downloads encrypted
files)
2. Empty the ImportErrors Table
3. Read external file names and put it into a "macrovariable"
4. Run external program for decryption with the filenames from step 2
5. Save to another subdirectory
6. Load XML-files into Access tables (I have managed loading one but
how to load every file in a directory?)
7. Save loaded files to another subdirr
8. Count the number of files addes
9. Count the number of records added
10. Manage/trap different kind of errors
Thank you,
/Gunnar