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
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum
 Origin Forum
 Calculation with user parameters
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

Adamantan

6 Posts

Posted - 06/02/2021 :  05:59:05 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Hey,
I have raw data in column B of worksheet AbsorbanceRaw. Now i calculate a mean value of a range of rows and store it in userparameter mean_600

in a second worksheet I tried to subtract that mean_600 value from every single Value of AbsorbanceRaw!B as follows:

F(x)=AbsorbanceRaw!B-col(B)[mean_600]$
this fails ;(

However, F(x)=AbsorbanceRaw!B works as well as col(B)[mean_600]$ when written in a random cell of worksheet corrbl.

Any ideas why F(x)=AbsorbanceRaw!B-col(B)[mean_600]$ fails?

Origin Ver. and Service Release (Select Help-->About Origin): OriginPro 2020b (9.7.5.184 )
Operating System: Win2000

Shirley_GZ

China
Posts

Posted - 06/02/2021 :  06:21:07 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi Adamantan,

please correct the function as below:

F(x)=AbsorbanceRaw!B-%(B[mean_600]$)

Thanks,
Shirley
OriginLab

Originlab Technical Service Team
Go to Top of Page

Adamantan

6 Posts

Posted - 06/02/2021 :  09:23:43 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Thanks very much!
Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000