Ask Your Question
0

If only LO Writer table could allow copy paste of formula?

asked 2012-03-12 10:08:04 +0200

mkyadava gravatar image mkyadava
11 1 2 5

updated 2012-06-25 11:05:25 +0200

Pedro gravatar image Pedro flag of Portugal
3218 4 23 54

The Table formula in the LO is great, and so is interlinking figures from different tables. However, the stopper is that when you want to copy formula from one cell to another cell, it does not work. So, currently, you have to write the same formula, say summing each row at the end of the rows, or summing columns at the end of each of the columns, again and again. Or go to the formula bar and do copy paste there for each of the individual cells. Custom formula copy paste, like in Calc would be a great feature to work with tables, and enhance is utility multifold.

delete close flag offensive retag edit

Comments

OK, it may be working under MS Windows. I could not make it work under GNU/Linux. I use Ubuntu 10.04, and LO 3.3.2. No Windows here, please!!!

mkyadava ( 2012-03-12 18:08:47 +0200 )edit

5 Answers

Sort by » oldest newest most voted
1

answered 2012-06-24 23:12:57 +0200

mariosv gravatar image mariosv flag of Spain
4629 20 46

Works right in Win7x64 with:

LibreO 3.3.4, 3.5.5.1, 3.6.0.beta2

As Pedro have explained is needed to select the cell not the content of the cell. (Menu/Table/Select/Cell), the copy/paste.

Mark a single cell Do one of the following:

Click, then Shift-click the cell.

Pressing the mouse button, drag a range across two cells, do not release the mouse button, and then drag back to the first cell. Release the mouse button. You can now move the individual cell by drag and drop.

link delete flag offensive edit
1

answered 2012-03-12 15:25:34 +0200

Pedro gravatar image Pedro flag of Portugal
3218 4 23 54

It does work (at least in the Windows OS)

If you select the cell that contains the formula and press Ctrl+C, then you just need to select the cells where you want to paste the formula, press Ctrl+V and the formula will be calculated for all rows/columns.

link delete flag offensive edit

Comments

1

OK, it may be working under MS Windows. I could not make it work under GNU/Linux. I use Ubuntu 10.04, and LO 3.3.2

mkyadava ( 2012-03-12 18:09:28 +0200 )edit
0

answered 2012-06-23 16:54:42 +0200

barb gravatar image barb
1

For Windows 7: It does NOT work! copy / paste works never. Copy / paste special (Formulas) worked ones than never again (...unformatted text?). Ctrl C / Ctrl V worked ones, but not the following times (only copies Number, not formula). Just downloaded 3.5.4.; no difference. Posted June 23, 2012

link delete flag offensive edit
0

answered 2012-07-27 06:12:45 +0200

qubit gravatar image qubit flag of United States
5693 3 48 41

updated 2012-07-27 19:49:14 +0200

Here's how I copy-paste formula on Ubuntu 11.10 (using LO LibreOffice 3.4.4).

  1. Open a new Writer document
  2. Create a blank 2x2 table
  3. In the lefthand column, put in "1", then below, "2"

    | 1 | _ |

    | 2 | _ |

  4. In the righthand column, top row, put in "=<a1&gt;<em>2" (type "=", then click the upper-left (A1) cell, then type "2") and hit enter. The table should look something like this:

    | 1 | 2 |

    | 2 | _ |

As @mariosv points out, there's a difference in Writer between selecting a cell and selecting the contents of a cell. We want to do the former.

  1. Click the B1 cell (2nd column, top cell), and drag down into the bottom (B2) cell. Both cells will be highlighted.
  2. Click in B2 and drag back into B1. Now just B1 will be highlighted.
  3. Copy that cell (Ctrl-c) and then paste into B2. The formula should be copied over and the table should look like this:

    | 1 | 2 |

    | 2 | 4 |

link delete flag offensive edit
0

answered 2012-06-25 03:10:59 +0200

vojo gravatar image vojo
116 1 2 7

Works fine for me under MS.

What you cant do is things like fill or relative references. I.e. copy a cell formula that references the cell to the right so that new instance references its cell to the right.

I use the copy paste manual tweak the formula alot for specs so that the math is correct.

link delete flag offensive edit

Login/Signup to Answer

Donate

LibreOffice is made available by volunteers around the globe, backed by a charitable Foundation. Please support our efforts: Your donation helps us to deliver a better product!

Question tools

Follow

subscribe to rss feed

Stats

Asked: 2012-03-12 10:08:04 +0200

Seen: 687 times

Last updated: Jul 27 '12