On Caldera Forms, when you export entries as CSV.
It cannot be open perfectly with excel because it missing BOM in file prefix.
Therefore, we have to intercept the process and here is how to.
At the file wp-content/plugins/caldera-forms/classes/admin.php
.
There is a function to export the CSV here.