Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,990 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am trying to create a vba code that must find an specific e-mail subject, select the body data (that it's a table extracted from another excel file), copy and paste it into an excel worksheet.
Until now the program is working correctly to everything but the paste into another excel worksheet...
The data is being pasted only in the column "A", i am failling trying to distribute data through columns
The code is attached.
Thank you all for helping me.
Kind Regards