https://bugs.documentfoundation.org/show_bug.cgi?id=147599
Bug ID: 147599
Summary: <jwash> in ms word i can have a text file with one
piece of data on a line, then i can specify that my
table should be 7 columns wide and word will make the
table 7 columns wide, each row starting on the 8th
piece of data. is there an equivalent for Libre
Product: LibreOffice
Version: 3.3.0 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
from irc: <jwash> in ms word i can have a text file with one piece of data on a
line, then i can specify that my table should be 7 columns wide and word will
make the table 7 columns wide, each row starting on the 8th piece of data. is
there an equivalent for Libreoffice Writer?
<mikekaganski> jwash: no; you are welcome to file a request to enhance
Table->convert
Steps to Reproduce:
1. Paste the following in a text file:
a
b
c
d
a
b
c
d
a
b
c
d
Actual Results:
a
b
c
d
a
b
c
d
a
b
c
d
Expected Results:
a,b,c,d or a|b|c|d
a,b,c,d or a|b|c|d
a,b,c,d or a|b|c|d
a,b,c,d or a|b|c|d
Reproducible: Always
User Profile Reset: No
Additional Info:
a,b,c,d or a|b|c|d
a,b,c,d or a|b|c|d
a,b,c,d or a|b|c|d
a,b,c,d or a|b|c|d
--
You are receiving this mail because:
You are the assignee for the bug.