There is a dashboard tool which generates txt and doc file from Excel VBA and sends it automatically to user itself and a defined(fixed) addrress. ( When the user clicks on Submit button).
On some PCs, the MS Word document and data file are generated by the SubmitStatus subroutine but the routine does not successfully attach these files to an Email on Lotus Notes. The problem seems to be PC specific and is not yet impacting all users. I tried to take a copy of one user impacted with this issue and submitted his report from my system . It was working fine. The user got Auto-Status mail ( with attachment) as his email id was mentioned in the excel VBA coding and the defined email -id also received it.
Next day, when the user opened his copy and submitted the dashboard, It worked fine.. He got the Auto-Status mail ( with Attachment) and to the defined (fixed) email id.
How did it happen?
I have to give an answer to my boss ( how did i make it right.. the user did not have any system/software/lotus notes upgrades recently.
On some PCs, the MS Word document and data file are generated by the SubmitStatus subroutine but the routine does not successfully attach these files to an Email on Lotus Notes. The problem seems to be PC specific and is not yet impacting all users. I tried to take a copy of one user impacted with this issue and submitted his report from my system . It was working fine. The user got Auto-Status mail ( with attachment) as his email id was mentioned in the excel VBA coding and the defined email -id also received it.
Next day, when the user opened his copy and submitted the dashboard, It worked fine.. He got the Auto-Status mail ( with Attachment) and to the defined (fixed) email id.
How did it happen?
I have to give an answer to my boss ( how did i make it right.. the user did not have any system/software/lotus notes upgrades recently.