Hi Roy, I am working on amending the code you sent me and running into some trouble..
I should of clarified this, I am copying/pasting data by telling VBA to open one Worksheet(this_month_profit),copy data and then paste data into my different Worksheet(Total_Summary). (I had 3 tabs on my attachment for convenience but should of clarified it)1) Open my original spreadsheet and clear everything..(this is all good and works)
This is where I get stuck... I need to switch back to this_month_profit workbook.. this is why I had below code:
Is there a way to incorporate in the code you provided me below? If I understand correctly, the below code, only assumes to switch between different tabs?
Bookmarks