https://bugs.documentfoundation.org/show_bug.cgi?id=116278

--- Comment #5 from Jan-Marek Glogowski <[email protected]> ---
Since you didn't write about the data source: if it's a Calc sheet you can
construct the required string in an additional column.

And even if it is not it would probably be easier to generate a Calc sheet from
the data. Then you can manipulate the data in a way suitable for mail merge.

There is no way mail merge will ever remove commas between fields.
The only properties mail merge works with are fields and section visibility.
Anything more advanced has to be handled by some view in a database, where you
can use SQL to manipulate strings, or Calc functions to construct an additional
Calc sheet column.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to