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

I know you can convert numbers to hexadecimal in Excel.
But, can you calculate numbers using hex data without
doing the conversion?

Thanks.

Jason
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Hexadecimal Calculations

from the immediate window:

? &HFF - &HF0
15
? Hex(&HFF - &HF0)
F


Regards,
Tom Ogilvy

"Jason" wrote in message
...
I know you can convert numbers to hexadecimal in Excel.
But, can you calculate numbers using hex data without
doing the conversion?

Thanks.

Jason



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
Import hexadecimal data into excel keeping hexadecimal format Whale Excel Discussion (Misc queries) 1 February 24th 10 08:23 AM
Hexadecimal data Marvin Buzz Excel Discussion (Misc queries) 2 September 4th 08 02:26 PM
Leading Zero in Hexadecimal? Tony Excel Discussion (Misc queries) 5 August 21st 07 03:32 AM
Decimal to Hexadecimal Sean Timmons Excel Discussion (Misc queries) 6 January 5th 07 10:45 PM
Hexadecimal to binary [email protected] Excel Discussion (Misc queries) 5 March 4th 06 05:45 PM


All times are GMT +1. The time now is 05:45 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"