Quote:
Originally Posted by fumei
.InsertFile FileName:=strFolder & "\" & strFile, ConfirmConversions:=False, Link:=False
|
Thanks! Tried this with Test.txt file in \2 folder, got runtime error 5174 (file could not be found): \2Test.txt
Debug highlighted the line quoted here. Need to make some sorta change?
Thanks again!
...Steve