Hi all,

I have an excel vba procedure that uploads FTP files to a group website I run, I would like a userform to run after the upload to show the files made it and so my users can see what other files are in the directory as well as the file just backed up.

I got this to work great using the blow link but it seems to show a kind of cached version after the first time it runs, I’m not sure if there is a better way of doing this or maybe the close connection is not working but the results are not updated the next time the code runs.

http://www.experts-exchange.com/Prog..._23633850.html

Any advice would be very much appreciated,

Thanks in advance,
Dan Fleetwood.