How do I copy the values (results of formula) to a new cell?
Thank you!
I have numbers in column A with a leading ' so I did a TRIM formula to remove it, results are in column B.
I want to work with the values as numbers (no formula). In excel I would have done a Paste Special - values option and
pasted the results to column C.
I do not see anything like this (values) in the paste special options.
Thanks again
[Solved] Paste Special - Values
-
Stargazer76
- Posts: 2
- Joined: Tue Feb 15, 2011 6:49 pm
[Solved] Paste Special - Values
Last edited by Stargazer76 on Wed Feb 16, 2011 8:32 pm, edited 4 times in total.
Open Office.org 3.3.0
OOO330m20 (Build:9567)\
Windows Vista
OOO330m20 (Build:9567)\
Windows Vista
Re: Paste Special - Values
Use the insert key or Ctrl+Shift+V, unselect what you don't want, select what you need.
Please, edit this topic's initial post and add "[Solved]" to the subject line if your problem has been solved.
Ubuntu 18.04 with LibreOffice 6.0, latest OpenOffice and LibreOffice
Ubuntu 18.04 with LibreOffice 6.0, latest OpenOffice and LibreOffice
Re: Paste Special - Values (Not solved)
TRIM returns text. You should use VALUE(TRIM(xxx)) or just VALUE(xxx), then paste special numbers.I have numbers in column A with a leading ' so I did a TRIM formula to remove it, results are in column B.
Please, edit this topic's initial post and add "[Solved]" to the subject line if your problem has been solved.
Ubuntu 18.04 with LibreOffice 6.0, latest OpenOffice and LibreOffice
Ubuntu 18.04 with LibreOffice 6.0, latest OpenOffice and LibreOffice
-
Stargazer76
- Posts: 2
- Joined: Tue Feb 15, 2011 6:49 pm
Re: Paste Special - Values (Solved)
Thanks Villeroy - that works perfectly and will save me a ton of keying!
Open Office.org 3.3.0
OOO330m20 (Build:9567)\
Windows Vista
OOO330m20 (Build:9567)\
Windows Vista