问题
One of my macros seems to be creating and saving .tmp files in the folder where I keep my excel files. By now these files are piling up in my folders.
I noticed that when I save the macro excel file a .tmp shortly appears in the same folder but then sometimes it is not deleted. How can I stop the macro from creating these files?
I tried switching off autosave but that doesn't help.
The .tmp files look something like this: 5E84EFBE.tmp
来源:https://stackoverflow.com/questions/58083069/excel-macro-creates-tmp-files