Senin, 07 Mei 2012

[ExcelVBA] VBA stops to run - Solution

 

Gentleman

After some tries, i figure it out that the problem was because i was working with another file that contains macros. In this case, in order to save the code and keep it running, the only solution that i found was to put the line below when saving:

ActiveWorkbook.SaveAs ActiveWorkbook.Path & "\" & ActiveWorkbook.Name, 52

only in this case the code keeped running. Thank you all for your effort.

Flavio

__._,_.___
Recent Activity:
----------------------------------
Be sure to check out TechTrax Ezine for many, free Excel VBA articles! Go here: http://www.mousetrax.com/techtrax to enter the ezine, then search the ARCHIVES for EXCEL VBA.

----------------------------------
Visit our ExcelVBA group home page for more info and support files:
http://groups.yahoo.com/group/ExcelVBA

----------------------------------
More free tutorials and resources available at:
http://www.mousetrax.com

----------------------------------
.

__,_._,___

Tidak ada komentar:

Posting Komentar