vhung
Member
- Local time
- Today, 08:34
- Joined
- Jul 8, 2020
- Messages
- 235
How to transfer file from one folder to another or from C: to D: using vba codes... "on MSACCESS using two web browser on AccdbForm"
<<<Dim FSO As Object
Dim FromPath As String
Dim ToPath As String>>>
...nice and quite good, now i have three ways of copy/transfer files using "My Accdb File Transfer Form" to any hard disk partition of my CPU....
<<<Dim FSO As Object
Dim FromPath As String
Dim ToPath As String>>>
...nice and quite good, now i have three ways of copy/transfer files using "My Accdb File Transfer Form" to any hard disk partition of my CPU....
Attachments
Last edited: