Copy
- Last UpdatedOct 27, 2025
- 1 minute read
Use Copy to copy selected rows to the copy buffer for pasting into a different location.
The copy buffer contains all the columns in the rows, or all the fields in the window (under the same tab), which includes the columns that are not visible. Each field contains the name of the field and the corresponding value. The format of the copy buffer is as follows:
Name=Value
To view the copy buffer, paste it to a text editor, such as Notepad. For more information, refer to Paste.
To copy data
-
Open the window and select the desired rows.
-
Select Copy.
The visible and non-visible cells are copied to the copy buffer.