
Originally Posted by
shg
Roy's code adds the path separator at the end of the desktop path, so,
You need to work on your debugging skills, RNG.
You are Right shg... Not too surprising... Anyway I found out what I was doing wrong. When the user clicks the button to run the script I only had it setup like this below See (A) .
When the sub went to run the Sub continue part I had unexpected results.
Once I put the entire script in the command button click proceedure it worked corectly.See(B)
Another lesson learned... Dont spit code up.
Thanks for the help again guys...
Mike
Not working Script: (A)
Working Script: (B)
Bookmarks