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
 pasting from result sheet table

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
couturier Posted - 01/08/2008 : 08:46:06 AM
Origin Version (Select Help-->About Origin): 8 Pro
Operating System: XP Pro

I have a report sheet, say from a linear fit. If I copy the intercept value and paste it as link into a layout, for example, I get the full precision value.

Is there a simple way to choose how many significant digit I want to be displayed ?

4   L A T E S T    R E P L I E S    (Newest First)
couturier Posted - 01/09/2008 : 05:35:13 AM
Thanks, that's what I needed.
Too bad this notation is far from obvious.

Fay_Guo Posted - 01/09/2008 : 03:46:18 AM
Hi,
I am sorry for misunderstanding your meaning. You can use this method to solve your problem. For example, if you want the significant digit equals 3, please change
%([Book1]FitLinear1,@WL,Parameters.Intercept.Value)
into
$(%([Book1]FitLinear1,@WL,Parameters.Intercept.Value), *3)
.

Thanks
Fay
Originlab Technical Service
couturier Posted - 01/09/2008 : 02:32:48 AM
Hi,

The thing is it's not the table that was copied but the value, inside some text (easier regarding presentation) so the value appears as:
%([Book1]FitLinear1,@WL,Parameters.Intercept.Value)

Fay_Guo Posted - 01/08/2008 : 10:00:06 PM
Hi,
Could you try the following steps?
1. Double-click the value the pasted in layout and open the Table dialog.
2. Right-click on the cell with your pasted value and select Format Cells from the drop-down list menu.
3. From the drop-down list menu of digit choose Significant Digits=
4. Type the value you want to display in the significant digits text box.
5. Click OK and close the Format Cells dialog.
6. Click the Update Table button in the Table dialog. And then close this dialog.
Then the value with your defined significant digits will be displayed in layout.


Thanks
Fay
Originlab Technical Service

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