In Excel, Edit/Paste special allows a formula on clipboard to be converted to its value.
As a new OO user, I cannot find out how to do this, despite spending much time with the help system.
[Solved] Convert formula to value
-
rogerknightOO
- Posts: 1
- Joined: Sat Oct 23, 2010 4:12 pm
[Solved] Convert formula to value
Last edited by rogerknightOO on Sat Oct 23, 2010 6:04 pm, edited 1 time in total.
OpenOffice.org 3.2.1 on MAC OS 10.6.4
Re: In Calc, convert formula to value.
For a single cell, press F2, then F9 to see the result of the formula. Press Enter at that point to replace the formula with the calculated result.
For multiple cells, or if you want the result in some other location, copy the formula cells to the clipboard, then Edit > Paste Special. Un-check "Paste All" and then "Formulas" (and any other properties you don't want to carry over), then OK.
For multiple cells, or if you want the result in some other location, copy the formula cells to the clipboard, then Edit > Paste Special. Un-check "Paste All" and then "Formulas" (and any other properties you don't want to carry over), then OK.
AOO4/LO5 • Linux • Fedora 23
Re: [Solved] Convert formula to value
If you press and hold the paste button, there is several options, one Unformatted text. That do the trick.
LibreOffice 3.5.4 AOo-3.4 on Win 7 Ultimate
Re: [Solved] Convert formula to value
Is there a way to get the data automatically placed in another column without manually doing a "paste special".
Would you have to write Visual Basic command to write the results of the formula from column C over to D?
See the attached.
Would you have to write Visual Basic command to write the results of the formula from column C over to D?
See the attached.
OpenOffice 4.1.5 on Mac OS High Sierra 10.13.3
Re: [Solved] Convert formula to value
Yes you can write a macro for this tast, but not in Visual basic.Would you have to write Visual Basic command to write the results of the formula from column C over to D?
Use the built-in StarBasic IDE and the API functions/procedures.
Tibor Kovacs, Hungary; LO7.5.8 /Win7-10 x64Prof.
PortableApps/winPenPack: LO3.3.0-7.6.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/winPenPack: LO3.3.0-7.6.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.