Last Update: 9/12/2017
When copying and pasting data, it is common to use CTRL + C (Copy) and CTRL + V (Paste) keyboard combinations. However, this may not preserve numeric precision when pasting to external applications. When you need to preserve full numeric precision, use the CTRL + ALT + C (Copy, full precision) keyboard combination (paste using the standard CTRL + V).
Note that if you are only copying and pasting data between Origin worksheets, CTRL + C works fine. Data are copied and pasted at full precision. However, if you are copying and pasting to an external application and you find the CTRL + ALT + C combination to be cumbersome, you can modify Origin so that the simpler CTRL + C combination will copy Origin data at full precision. Do this by changing the default value of the system variable @CWACC.
@CWACC=1
Keywords:System Variable, Copy, numeric precision, full precision, paste, digits, decimal, significant digits