Hello,
I've come accross a very annoying problem when exporting a table to Excel using ODS.
Basically I have a column where two strings are longer than the rest of the strings, and contain two words separated by a space ("Current Medicine" and "Consultations Visits").
When I export to Excel, these to variables are no longer separate by a space but by a return so I get:
Current
Medicine
Consultations
Visits
These are still in the same cell but it's still annoying because the stuff in which I use these tables in Excel needs it to be on the same line.
I hope this was clear, it wasn't very easy to explain...
Thanks in advance,
Regards