The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum
 Origin Forum
 Problem with linked data

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
dominik.mierzwa Posted - 07/13/2026 : 05:14:52 AM
Origin Ver. and Service Release (Select Help-->About Origin): 2026b PRO
Operating System: W2011 Pro

Within a single workbook (source_book), I created a new worksheet (data-1_sheet) and copied (Copy->Paste Link) some of the data from another worksheet (source_sheet) in the same workbook into it. Then I created a copy of the data--1_sheet workbook (Duplicate->data-2_sheet). I moved the copy, data-2_sheet, to a new workbook (end_book). Unfortunately, some of the links stopped working properly, and the cell address is displayed instead of the value (See below). When there are 3 correct rows (copies) of data in a column, I can “extend the formula” to the "repair" incorrect rows. But in some cases, the problem starts as early as the first row, and this method doesn’t work... Is there any way to refresh these links?



Kind regards,
Dominik
4   L A T E S T    R E P L I E S    (Newest First)
ChaoC Posted - 07/14/2026 : 11:00:09 AM
Hello,

Thanks for the example. I was able to reproduce and have submitted a report. Tracking is ORG-33942.

You can change image size like this:

[img=720x480]

Best,
Chao
dominik.mierzwa Posted - 07/14/2026 : 05:50:02 AM
I was able to reproduce this error. However, since I was working with random data (not a real-world case), the error only appeared in the last row. I tried removing some data from individual columns to see if that would make a difference, but it had no effect, and the error still appeared in the last row.

BTW
How can the size of an image inserted into a post be controlled? The property [img height=xxx width=xxx] does not work.



Kind regards,
Dominik
dominik.mierzwa Posted - 07/14/2026 : 01:33:05 AM
Hi Chao,

I solve the problem by adding the book name to the cell:// adres, for example:
cell://[Book13]wAppend!A[2]
instead of:
cell://wAppend!A[2]

Interestingly, when I did this in the first row (the connection issue started in row 1), Origin automatically updated the remaining addresses and inserted the book name in all cells below. When the problem occurred in the middle of a column (rows 14, 15, etc.), inserting the book name into the first incorrect row did not change the others. BUT when I extended (filled down) the formula from the corrected cell to the remaining incorrect ones below, Origin naturally inserted the correct reference to a single cell (they all had the same value), and when I pressed “Undo” (Ctrl+Z), the program sort of updated the references so that each cell now had the workbook name and pointed to the correct reference... a self-correcting problem ;-) I’ll try to reproduce this again and post a video.

I’ll test the mirror function soon and let you know.


Kind regards,
Dominik
ChaoC Posted - 07/13/2026 : 09:13:41 AM
Hello Dominik,

I can't reproduce the issue. I would check the link syntax is what you expect.

But since you're using Origin 2026b, instead of duplicating the sheet and moving it to a new book, could you try right-clicking the sheet tab to open the context menu and select "Mirror to New Book"?

Here is some information about Mirroring Columns:
https://blog.originlab.com/mirror-columns-in-origin-a-smarter-way-to-reference-data
https://docs.originlab.com/origin-help/mirror-columns/

Best,
Chao

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000