How do I solve it using TRANSPOSE to transpose original text and formatting.
Using regular TRANSPOSE {=TRANSPOSE($Utg.A11:A25)} only transposes plain text. And I need a change in formatting in the original cell to be changed in transposed cell as well.
Transpose text and formatting
Transpose text and formatting
Apache OpenOffice 4.1
Windows 8
Windows 8
Re: Transpose text and formatting
You can not reference to the manual (direct) format properties of the cells.
And you can not reference the various formating properties what you have applied inside one cell.
You can try apply cell styles by formulas or by the conditional formatting feature (for example with a helper table containing the style-codes in a transposed array...).
And you can use the real sub- and supercript characters of the Unicode table, instead of the direct formatted sub-, supercript characters - if your problem related to that format properties.
And you can not reference the various formating properties what you have applied inside one cell.
You can try apply cell styles by formulas or by the conditional formatting feature (for example with a helper table containing the style-codes in a transposed array...).
And you can use the real sub- and supercript characters of the Unicode table, instead of the direct formatted sub-, supercript characters - if your problem related to that format properties.
Tibor Kovacs, Hungary; LO7.5.8/25.8.5.2 /Win7-10-11 x64Prof.
PortableApps: LO3.3.0-25.8.5.2;AOO4.1.14
Please, edit the initial post in the topic: add the word [Solved] at the beginning of the subject line - if your problem has been solved.
PortableApps: LO3.3.0-25.8.5.2;AOO4.1.14
Please, edit the initial post in the topic: add the word [Solved] at the beginning of the subject line - if your problem has been solved.
Re: Transpose text and formatting
Here is a simple example:
Tibor Kovacs, Hungary; LO7.5.8/25.8.5.2 /Win7-10-11 x64Prof.
PortableApps: LO3.3.0-25.8.5.2;AOO4.1.14
Please, edit the initial post in the topic: add the word [Solved] at the beginning of the subject line - if your problem has been solved.
PortableApps: LO3.3.0-25.8.5.2;AOO4.1.14
Please, edit the initial post in the topic: add the word [Solved] at the beginning of the subject line - if your problem has been solved.