application.quit

  • Thread starter Thread starter Murat Demir HEKIMOGLU
  • Start date Start date
M

Murat Demir HEKIMOGLU

Hello All

My problem is that when I use "Application.Quit" the code that I wrote
doesn't work. Excel just opens and stops.... What can be the problem and how
can I solve this problem....

Thanx all

Have a nice day!
Murat Demir Hekimoglu
 
Hi All

I have found the problem. Before Application.Quit on workbook open I have
Application.Run command. When I use Call instead of this the problem is
solved

thanx all

Murat
 
Back
Top