I run it from
VB Form.
Dim xla As Excel.Application
Dim xlb As Excel.Workbook
Dim xls As Excel.Worksheet
Dim xlr As Excel.Range
Actualy, the main problem is how to remove the excel application from
Processes (Windows task manager) after the excel is closed?