It is actually not the export option but the configuration of the target program.
Open the generated csv file from within Excel as data to be imported and define the correct field separator in the import assistant.
If that still does not work, edit the export script and replace all the ; with $char(9).
See also
or consult the forum search function