Hey, thanks to you, I finish my own codes. But there is still one more problem.
vb Code:
  1. Set xlApp = nothing

This line of code did not work as expected. After run these codes, the process EXCEL was not killed and still using some resources. Have you all seen this? And how can this be done.? Do you think we need to call Kill process method?