Thread: DEC2HEX
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Jim Cone[_2_] Jim Cone[_2_] is offline
external usenet poster
 
Posts: 1,549
Default DEC2HEX


MsgBox Hex(160)
--
Jim Cone
Portland, Oregon USA




"Francis Ang"
wrote in message
I did a further check and found out that if the decimal values are 112, 128,
144, 160, 176, 192, 208, 224 and 240 no hex values will be returned.