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
 Paste as Link

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 - 10/22/2018 : 08:36:22 AM
Origin Ver. and Service Release (Select Help-->About Origin):
Operating System:

Hi,
Is it possible to use cell value (for example A1) as a worksheet name in the link? For example, I have the link:

cell://[CV]FitNL1!Summary.R1.Stats_AdjRSquare

But the worksheet names are (in this case CV given in column A. Can I rewrite this link it this way that it will take the worksheet name from the cells of column A?



Kind regards,
Dominik
2   L A T E S T    R E P L I E S    (Newest First)
dominik.mierzwa Posted - 10/23/2018 : 03:12:03 AM
Works perfectly! Thank you!



Kind regards,
Dominik
Castiel Posted - 10/22/2018 : 11:13:39 PM
quote:
Originally posted by dominik.mierzwa

Origin Ver. and Service Release (Select Help-->About Origin):
Operating System:

Hi,
Is it possible to use cell value (for example A1) as a worksheet name in the link? For example, I have the link:

cell://[CV]FitNL1!Summary.R1.Stats_AdjRSquare

But the worksheet names are (in this case CV given in column A. Can I rewrite this link it this way that it will take the worksheet name from the cells of column A?



Kind regards,
Dominik



Cell formula works: https://www.originlab.com/doc/Origin-Help/Using-Formulae-to-Set-Cell-Values

Say, you have

1) Book2 in [Book1]Sheet1!A1
2) qwert in [Book2]Sheet1!A1
3) 3.14 in [Book2]Sheet1!A2

To link the cell [Book1]Sheet1!B1 to [Book2]Sheet1!A1
=[%(col(A)[1]$)]Sheet1!A1$


To link the cell [Book1]Sheet1!B2 to [Book2]Sheet1!A2
=[%(col(A)[1]$)]Sheet1!A2


However, the following do not work as expected (quite confusing, may be a bug/drawback):
=[%(col(A)[1]$)]Sheet1!col(A)[1]$
=[%(A1$)]Sheet1!A1$
=[%(A1$)]Sheet1!col(A)[1]$
=[%(col(A)[1]$)]Sheet1!col(A)[2]
=[%(A1$)]Sheet1!A2
=[%(A1$)]Sheet1!col(A)[2]




░░▄▀░░░░░░░░░░░░░░░▀▀▄▄░░░░░ 
░░▄▀░░░░░░░░░░░░░░░░░░░░▀▄░░░ 
░▄▀░░░░░░░░░░░░░░░░░░░░░░░█░░ 
░█░░░░░░░░░░░░░░░░░░░░░░░░░█░ 
▐░░░░░░░░░░░░░░░░░░░░░░░░░░░█ 
█░░░░▀▀▄▄▄▄░░░▄▌░░░░░░░░░░░░▐ 
▌░░░░░▌░░▀▀█▀▀░░░▄▄░░░░░░░▌░▐ 
▌░░░░░░▀▀▀▀░░░░░░▌░▀██▄▄▄▀░░▐ 
▌░░░░░░░░░░░░░░░░░▀▄▄▄▄▀░░░▄▌ 
▐░░░░▐░░░░░░░░░░░░░░░░░░░░▄▀░ 
░█░░░▌░░▌▀▀▀▄▄▄▄░░░░░░░░░▄▀░░ 
░░█░░▀░░░░░░░░░░▀▌░░▌░░░█░░░░ 
░░░▀▄░░░░░░░░░░░░░▄▀░░▄▀░░░░░ 
░░░░░▀▄▄▄░░░░░░░░░▄▄▀▀░░░░░░░ 
░░░░░░░░▐▌▀▀▀▀▀▀▀▀░░░░░░░░░░░ 
░░░░░░░░█░░░░░░░░░░░░░░░░░░░░ 
░░╔═╗╔═╗╔═╗░░░░░║░║╔═╗║░║░░░░ 
░░╠═╣╠╦╝╠╣░░░░░░╚╦╝║░║║░║░░░░ 
░░║░║║╚═╚═╝░░░░░░║░╚═╝╚═╝░░░░ 
║╔═░╦░╦═╗╦═╗╦╔╗║╔═╗░░╔╦╗╔═╗╔╗ 
╠╩╗░║░║░║║░║║║║║║═╗░░║║║╠╣░╔╝ 
║░╚░╩░╩═╝╩═╝╩║╚╝╚═╝░░║║║╚═╝▄░ 

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