S
sebastico
Hello
I've searched previously all posted questions in Access (Form Coding,
General Questions, Module Coding and Programming and I am not finding mine).
Also I checked the Dir Function and I always get error. I also posted a
question with no reply.
So here goes...
In Access 2003 I have a Continuous Form showing a query. The form shows the
fields A, B, C, D, E and F from MyTable. The field F shows all records .pdf
in the database. All files .pdf (from records of field F) are already in
C:\AB\A.
What I need is:
A code in a button of my form (FQMA) that If I put the cursor in field F,
the code will find the file in C:\AB\A, copy the file and paste the file on
Desktop.
Thank you very much
I've searched previously all posted questions in Access (Form Coding,
General Questions, Module Coding and Programming and I am not finding mine).
Also I checked the Dir Function and I always get error. I also posted a
question with no reply.
So here goes...
In Access 2003 I have a Continuous Form showing a query. The form shows the
fields A, B, C, D, E and F from MyTable. The field F shows all records .pdf
in the database. All files .pdf (from records of field F) are already in
C:\AB\A.
What I need is:
A code in a button of my form (FQMA) that If I put the cursor in field F,
the code will find the file in C:\AB\A, copy the file and paste the file on
Desktop.
Thank you very much