Yup, I uploaded the fixed macro. For those in api wondering what went wrong - I forgot that VB always runs the last sub as the main function. Such an annoying default behavior!!! I changed my subs to functions with no return value and it runs fine now.
ed_1001 wrote: