Hello,
Here is my code to filter Column E, and copy the Data in Column I.
At the moment, I'm copying the header aswell. Can you tell me how I can copy the data in Column I without the heading?
Code:
Sub Financials_Pop_Emails()
With Sheets("mySS Investor Details").Range("A1")...