Hi.
I donīt have a lot of experience using VBA but i think this is the only way to do what i want.
I have a form called "Produtos"
in that form i have 2 fields that i want to use.
"FotoSitePNG" has the full link to a file i want to download like: www.website.com\image01.png
"FotoLocalPNG" has the full link to the dir and file name i want to download to like: D\imagens\image01.png
These links vary with every field on the table, so i wanted to do something like: =downloadfile ([FotoSitePNG], [FotoLocalPNG])
Iīve tried every tip that i found on google, but i canīt get any to work.
Please help.![]()