[Solved] No "Expand References" in Writer options dialog

Discuss the word processor
Locked
Owyn
Posts: 7
Joined: Wed Oct 02, 2024 6:22 pm

[Solved] No "Expand References" in Writer options dialog

Post by Owyn »

robleyd wrote: Sat May 22, 2021 1:44 pm You may need to make a change in your settings. Tools | Options | OpenOffice Calc | General

Image
how do I turn this setting on for the WRITER app? I use tables with formulas in my writer but there are no settings for the Calc there in the UI, only for the Writer :crazy:

 Edit: Changed subject, was A setting is missing from the UI 
Make your post understandable by others 
-- MrProgrammer, forum moderator 
Last edited by MrProgrammer on Thu Oct 03, 2024 4:29 am, edited 3 times in total.
Reason: Edited topic's subject
OpenOffice 4.1.15 on Windows 10
User avatar
floris v
Volunteer
Posts: 4638
Joined: Wed Nov 28, 2007 1:21 pm
Location: Netherlands

Re: A setting is missing from the UI

Post by floris v »

That is correct. Writer doesn't have much support for updating references in tables, because it's intended for producing static text. You can insert a Calc table (a spreadsheet sheet really) in a Writer document, and that will offer you the full power of Calc in a Writer document.
LibreOffice 25.8.4.2 on Ubuntu Linux
If your problem has been solved or your question has been answered, please edit the first post in this thread and add [Solved] to the title bar.
Nederlandstalig forum
Owyn
Posts: 7
Joined: Wed Oct 02, 2024 6:22 pm

Re: A setting is missing from the UI

Post by Owyn »

Nvm, I was able to do it by launching the Calc app - calc settings were there and they affect the Writer as well
OpenOffice 4.1.15 on Windows 10
User avatar
MrProgrammer
Moderator
Posts: 5432
Joined: Fri Jun 04, 2010 7:57 pm
Location: Wisconsin, USA

Re: A setting is missing from the UI

Post by MrProgrammer »

Owyn wrote: Wed Oct 02, 2024 7:45 pm Nvm, I was able to do it by launching the Calc app - calc settings were there and they affect the Writer as well
I cannot reproduce that behavior in a Writer table in OpenOffice. In my experience Table → Insert → Rows (or Columns) never expands references, even when rows or columns are inserted in the middle of a table. The new row or column always has empty cells. Here is my test:
• Table → Insert → Table → Columns → 2 → Rows → 3 → OK
• A1 → 3 → B1 → =<A1>*1000
• A2 → 1 → B1 → =<A2>*1000
• A3 → 4 → B1 → =<A3>*1000
• Select the upper left cell of the table, containing 3
• Table → Insert → Rows → Number → 1 → Position → After → OK
• Observe that cell B2 (below value 3000) does not contain a formula and is empty
• The reference =<A1>*1000 in B1 was not expanded to B2
202410021500.odt
(9.35 KiB) Downloaded 49 times

Perhaps you can give me instructions on how to reproduce expansion of refernces with a procedure that I can follow. Begin with a Table → Insert → Table step that creates an empty Writer table.
Mr. Programmer
AOO 4.1.7 Build 9800, MacOS 13.7.8, iMac Intel.   The locale for any menus or Calc formulas in my posts is English (USA).
User avatar
Hagar Delest
Moderator
Posts: 33633
Joined: Sun Oct 07, 2007 9:07 pm
Location: France

Re: A setting is missing from the UI

Post by Hagar Delest »

I guess that the table was actually an embedded spreadsheet in a Writer document.

Please add [Solved] at the beginning of the title in your first post (top of the topic) with the 🖉 button if your issue has been fixed.
LibreOffice 25.2 on Linux Mint Debian Edition (LMDE 7 Gigi) and 25.2 portable on Windows 11.
Owyn
Posts: 7
Joined: Wed Oct 02, 2024 6:22 pm

Re: [Solved] No Expand References in Writer options dialog

Post by Owyn »

Yes, it's an embedded table
OpenOffice 4.1.15 on Windows 10
Locked