How can I add this code to the storage location of my file before scanning and then convert it to a PDF file?

My take was that they wanted the choice on each scan?
 
My take was that they wanted the choice on each scan?
If so, why would they have the main directory hardcoded at the top of the module? For the child directory they are using Forms![Form1]![IDD] for both the subdirectory and file name, so it seems they want a parent directory that stays constant.

Yes, this will give something like "G:\OurClients\" in the config file and "1255\1255-61224_145332.jpg" for the actual file (assuming IDD is numeric). Makes a lot of sense if they need to keep these all together rather than having them spread about. I do something very similar for a database I'm using to track nursing students. Parent directory stays the same but associated image files get saved based on the semester they start then get named based on the student.
 
its my file please check for me
 

Attachments

Really should give buttons better names than the defaults.

What do you want checked?

Have you tested and debugged code? What happens? What do you want to happen?
 
I think the O/P expect someone to write it for them? :(
 
its my file please check for me

I believe you misunderstand the amount of work we are willing to do for you. We offer advice and some analysis in most cases, but we are not a free clinic. If you have a specific problem, state the problem - preferably in English - and if we understand what you asked, we try to come up with a suggestion that will lead towards an eventual solution. If that sounds a bit tenuous, it is because we aren't mind readers. If we don't understand your problem, we might ask questions - but throwing code or a DB at us without more specifics of what you expect is simply unrealistic.
 

Users who are viewing this thread

Back
Top Bottom