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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

exit excel within vba 1
Re: VBA Runs After Application.Quit 11
password problem 1
No New Workbook Annoyance 2
Workbook_Beforeclose 11
copy paste (column width prb) 2
Powerpoint to Excel 1
Application.Quit 1

Back
Top