Hi everyone,
Its been a long time since my last posting. Now I have 2 questions that hopefully you guys could help.
1. I notice that whenever 1 ran my macro file for more than once at any one time, the macro will most likely than not will return with an error msg of file not found etc. Anyway, the macro is designed to process about 100 to 400++ files any any one time. To avoid the problem, I will have to close Excel completely and re-open it again. Is this a memory leakage problem or is it something else that I have missed or don't know.
2. In one of my code lines, it will execute a hyperlink that is linked to a Dos batch file. Thus Excel will normally asked for a confirmation to run the link. I want to disable the confirmation "notice", and I have tried to insert a "display alert = false", but still it doesnt work. What is the effective way to do this ?
Your assistance is most appreciated.
Salute and thank you.
- Mang -
Its been a long time since my last posting. Now I have 2 questions that hopefully you guys could help.
1. I notice that whenever 1 ran my macro file for more than once at any one time, the macro will most likely than not will return with an error msg of file not found etc. Anyway, the macro is designed to process about 100 to 400++ files any any one time. To avoid the problem, I will have to close Excel completely and re-open it again. Is this a memory leakage problem or is it something else that I have missed or don't know.
2. In one of my code lines, it will execute a hyperlink that is linked to a Dos batch file. Thus Excel will normally asked for a confirmation to run the link. I want to disable the confirmation "notice", and I have tried to insert a "display alert = false", but still it doesnt work. What is the effective way to do this ?
Your assistance is most appreciated.
Salute and thank you.
- Mang -