Copy Cell Text

Use the Copy Cell Text function to copy a specific cell to the clipboard. To use the Copy Cell Text function, you must right-click a cell to invoke the pop-up menu.

Notes to UNIX users:

  1. Using this function in UNIX requires an intermediate step. Paste the text first to a text editor and then copy the text (using the mouse) from there to the desired location. In UNIX, using the mouse accesses a system clipboard and Java(tm) accesses an application clipboard. This intermediate step ensures that the proper text is transferred between the two.
  2. When you close the application, any text saved to the application clipboard is not available the next time you open the application.