RoguePoet01
Programmer
Hi,
I've got a program that runs in the background and writes two XL spreadsheets then e-mails them to people.
The problem is that after the program runs, it hangs up XL so that when one of the e-mailed Excel files is opened from Outlook, you can't see the file.
I've made sure to close the application and "Set XLApp = Nothing", but it still keeps getting hung up.
Any ideas?
I've got a program that runs in the background and writes two XL spreadsheets then e-mails them to people.
The problem is that after the program runs, it hangs up XL so that when one of the e-mailed Excel files is opened from Outlook, you can't see the file.
I've made sure to close the application and "Set XLApp = Nothing", but it still keeps getting hung up.
Any ideas?