Robin Hall wrote:
Does anyone know whether it is possible to make calc format numbers as 
hexidecimal?
...

There is no number format, but you can use a formula to display the value from another cell as hex. See the online help for BASE:

> ...
> BASE(255;16;4) returns 00FF in the hexadecimal system.

<Joe

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to