Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default hex conversion table

in sheet one I have listed all of the Hex numbers ( 2a - 29) (3a - 39)
ext.... now I want to give them definetions example 41 = A

end results: when I type in 53,43,53,49 I want a field that will translate
SCSI
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default hex conversion table

Hi!

If you put a hexadecimal number in A1 then =CHAR(HEX2DEC(A1)) will give
you the corresponding ASCII character.

Alf

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default hex conversion table

Hi!

If you have a hexadecimal number in A1 then =CHAR(HEX2DEC(A1)) will
give you its ASCII equivalent character.

Alf

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Conversion barrowhill Excel Discussion (Misc queries) 7 January 19th 09 12:03 AM
Conversion Suleman[_2_] Excel Worksheet Functions 1 April 27th 08 08:51 PM
Data table - Lotus 123 to Excel conversion cottage6 Excel Discussion (Misc queries) 0 November 8th 05 09:06 PM
What is the best way to create a conversion table in Excel ? martin a. Excel Discussion (Misc queries) 3 August 29th 05 12:24 PM
Conversion of Cross-Tab Formatted data to qualify for Pivot Table Jim May Excel Discussion (Misc queries) 2 April 17th 05 07:13 PM


All times are GMT +1. The time now is 08:35 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"