Origin 2026 SR1 Features
Data Handling
JIRA | SUMMARY | DESCRIPTION | DETAILS |
|---|---|---|---|
ORG-31649 | Support Keep Excel Formula in German | Allow Keep Excel Formula in German version | In Sr0, the Keep Excel Formula context menu is hidden in German version because Excel localizes the function names in Germany. So when copying and pasting such formula into Origin will result in #NAME? error most time since Origin doesn’t recognize them. Now this menu is available in 2026 Sr1. User can change the Excel office display language to be English first before copying. |
ORG-32614 | Update reference range when pasting Excel formula | Always update reference range when paste Excel formula | For function name is unknown to Origin, or formula using named range, when paste keep Excel formula to Origin, the reference range use in the formula can be updated correctly according to the pasted cell location now in 2026 Sr1. |
ORG-32560 | Flash Fill Percentage | Flash Fill support detect percentage value | Suppose the text data in column A is like below, Type “80%” or “0.8” in B1 and press Enter can detect pattern and support flash fill now, and the result can auto display with the “%” symbol. |
ORG-32577 | Flash Fill Support More Separator | More separators are supported in Flash Fill | Improve the Flash Fill to support text separated by Pipe(|), Number Sign(#), and Backslash(\). For example, suppose the text data in column A is like below, Type 908 in B1, press Enter and you can see Flash Fill will find the number value in the 4th token separated by pipe(|). |
ORG-32090 | Support comment out text with leading quote | Excel like leading quote to treat cell content as Text | Add a leading quote before cell formula, numeric value, and TRUE/FALSE to prevent formula evaluation or number formatting. For example, Type |