saveAs UNC path fails but mapped path works

前端 未结 2 1610
栀梦
栀梦 2021-01-26 16:07

I have some Excel VBA code below that saves an Excel file. It works if I save using as a mapped drive, but fails if I use a UNC path. I double-checked the UNC path and it is c

2条回答
  •  萌比男神i
    2021-01-26 16:55

    OK, my bad. I upon triple checking I discovered the UNC path-part was misspelled.

提交回复
热议问题