I would like to transfer floating values by DDE from CVI 5.0.1 to Excel. But the digital point in CVI is "." and Excel needs ",". What is the best way to solve this. Thanks Christian
I would change the "," in Excel to a ".". To change it in Excel you have to change it in windows. Go to control panel,regional language options, customize.
That's sure possible, but in my case we have a company standard to use the "," in windows as decimal point and also many users should use this program. Then also these users has to change this. But thank you for the solution.