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
 Reduce calculation output to specified cells
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

ceysa75

Germany
3 Posts

Posted - 01/13/2017 :  05:19:41 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin 2017G / b9.4.0.220
Operating System:Win7 Professional (64Bit)

Now, with 2017 the content of specific cells can easily be adressed via e.g. -> Column A, Row 3 = A3. Good thing. What I really miss is to reduce the output of certain calculations to individual cells, i.e. something like 'set cell values' appearing as context menue when right clicking a cell. Or 'excel-like' directly via an equal sign (see figure). Any future plans in this regard ? This is a significant missing feature required to convince some of my colleagues to switch to origin.

Castiel

343 Posts

Posted - 01/13/2017 :  06:24:39 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
quote:
Originally posted by ceysa75

Origin 2017G / b9.4.0.220
Operating System:Win7 Professional (64Bit)

Now, with 2017 the content of specific cells can easily be adressed via e.g. -> Column A, Row 3 = A3. Good thing. What I really miss is to reduce the output of certain calculations to individual cells, i.e. something like 'set cell values' appearing as context menue when right clicking a cell. Or 'excel-like' directly via an equal sign (see figure). Any future plans in this regard ? This is a significant missing feature required to convince some of my colleagues to switch to origin.





Cell-level calculating is possible by linking to LabTalk variable, though the Excel reference style is not applicable:

var://max(col(A)) * col(B)[2] * col(C)[2]


妾+   午旦  妹罕妾  妾伊    用仇  妾/     岫ㄞ
 妾京用 仍巨  件 侈   件戶' 甘岫平   /欠  白岫妹
   併             艮          岫  奈 白   岫
                              岫
Go to Top of Page

ceysa75

Germany
3 Posts

Posted - 02/08/2017 :  04:03:11 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
OK. Didn't know that. Thanks for the hint. But, wouldn't it be more consistent when using

var://max(A) * B2 * C2

Unfortunately, that does not seem to work. Any changes planned in the future in this regard ? And while implementing why not directly using the following code as cell input

'= max(A) * B2 * C2'

That would be really user friendly. Can I open a respective ticket to the developers ?
Go to Top of Page

cpyang

USA
1406 Posts

Posted - 02/08/2017 :  11:32:05 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
We are going to fix this var cell link to support similar notation in the soon upcoming SR1. Internal item ORG-16013.

Thanks for reporting this, we didnt think of the cell link notation when implementing the set column values using simpler notation.



CP
Go to Top of Page

snowli

USA
1379 Posts

Posted - 02/08/2017 :  2:34:03 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Just FYI: Our Set Column Values can work in cell and range of a column.

E.g. if you are in a cell and press Ctrl+Q, it will open Set Column Values dialog with the row from and to pre-filled.

You can type Max(A)*B2*C2 to set the cell values.

The new syntax will not work in bottom panel of Set Column Values dialog but it works fine in formula box in Set Column Values.


Thanks, Snow
Go to Top of Page

snowli

USA
1379 Posts

Posted - 11/13/2017 :  3:56:31 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hello,

Just FYI, we have released Origin 2018 with cell formula supported. See Cell Formula section on originlab.com/2018.


Thanks, Snow
OriginLab Corp.
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