driver7408
Registered User.
- Local time
- Yesterday, 18:40
- Joined
- Feb 7, 2010
- Messages
- 72
I m new to this and have scoured this forum with no avail. I have a report that a user can generate, showing all of the files he's read and the dates he read them, which works perfectly. I want to create a macro that will output to the report to an .rtf file, save the file, and then open the file in Word. Problem is, that I want it to save it on a path to a common folder and have Access save it in that folder as a new file using the primary key (which is the last four of the user's ssn, or can be their last name) as the name of the file. That way each time they update the information and save the report, it will overwrite the previously generated save file, yet it will be stored in the folder under their name/ or last fouras well.
So far, I can get it to save and open the file, but using the macro I can only save each form under one single path and filename (under the "Output File" string)
So far, I can get it to save and open the file, but using the macro I can only save each form under one single path and filename (under the "Output File" string)