I have to export Emails activities from Dynamics CRM 2011 to import them on CRM 2016.
The problem is that for some fields like (Cc, Bcc) I have more than one data and when I export datas to Excel, it creates me Merged Cell for the sender when they are more than 1 Cc.
I can't import them to 2016 because of empty lines.
I would like to have all recipients in one cell.
Example:
I have 3 lines for :
[email protected]
[email protected]
[email protected]
Instead of 1 line and all datas in the same cell :
[email protected] ; [email protected] ; [email protected]