2.100 FAQ-975 How do I use hexadecimal values in my data sheet?

Last Update: 4/17/2019

Beginning with Origin 2019, Origin supports direct display and manipulation of hexadecimal values in the worksheet. In previous versions, hex strings had to be converted to numerics using the Hex() or Hex2Dec () functions , operated on, then converted back to hex strings using Dec2Hex().

For more information on displaying hexadecimal values in the worksheet, see the OriginLab blog post Custom Formats of Numeric Display in a Worksheet or a Graph.


Keywords:custom format, worksheet, bit, bitwise, Hex, Hex2Dec, Dec2Hex, BitAnd, BitOr, BitXor, BitLShift, BitRShift