I’m trying to run a personal macro workbook on a new csv file that is always generated from my previous process. I received the following error when executing:
I currently am trying to run the following macro from my workbook:
Try putting the full file path in the execute macro activity. Also, add a ’ before the D and one before the b in the .xlsb extension. It should look like this…‘D:\Users\brandon\Desktop\Personal.XLSB’!Split_Data_Do