Hi guys,
I wrote a VBA on outlook which basically saves an attachment into a folder and then runs a vba code in another excel file that is saved in that folder also. However, it only runs the first vba in the second excel file. For simplicity, i have two codes in the second excel file, first is output Test in cell and then second code is create a new excel workbook and save it in the folder also.
here is the outlook code:
![]()
Please Login or Register to view this content.
Here is the code for second excel file
Why doesnt my outlook code run both these macros?![]()
Please Login or Register to view this content.
Bookmarks