I found the problem,yet havn't resovled it :<
The problem happens here:
VB Code:
  1. Set wbExcel = appExcel.Workbooks.Open(strFilePath)

and VB says :"Cannot access The file book2.xls." and the app stops.

Why that happens??? Confused~