Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there a way to convert decimal into Hex or binary in
excel? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Use VB's hex command
from the immediate window: ? hex(255) FF -- Regards, Tom Ogilvy Ruchi wrote in message ... Is there a way to convert decimal into Hex or binary in excel? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
"Ruchi" wrote in message ...
Is there a way to convert decimal into Hex or binary in excel? Ruchi There are many worksheet functions available, try opening help in excel and typing "Hex". I'm sure you will be able to work it out from there. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
csv conversion | Excel Discussion (Misc queries) | |||
conversion | Excel Discussion (Misc queries) | |||
Conversion to value between 1 to 10 only! | New Users to Excel | |||
CONVERSION | Excel Discussion (Misc queries) | |||
ESN conversion | Excel Worksheet Functions |