View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
 
Posts: n/a
Default Change RADIX within Excel cell

Is there a way (or plug-in) to change the radix of the displayed value
in Excel?

For example of I have a number represented in decimal within a cell,
say '10'. I would like it to be displayed in hex 'A' or binary '1010'.

This will be useful for many computer engineers.