View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Myrna Rodriguez[_2_] Myrna Rodriguez[_2_] is offline
external usenet poster
 
Posts: 4
Default Excel VBA: moving folders on the server

Hi VB debuggers!

I coded VBA in Excel 2003 to move folders on the server. The code will
excute
when the user selects an item from a combo box on the worksheet and then
clicks Save. My mind is toggling because the code runs perfect when I
open
the file on my C:/ drive. It fails when I run the file on the server,
where it is
suppose to opeate. For some reason, I can move the folder once, but then
it
fails. I get a dialog box "Specified path cannot be found"
Where did I go wrong? Please help and continue to enjoy life!
Myrna Rodriguez
'Florida is Sunny'

*** Sent via Developersdex http://www.developersdex.com ***