View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
joel joel is offline
external usenet poster
 
Posts: 9,101
Default binary arithmetic in excel

Nothing. Use regular arithmetic. Convert number from binary to decimal, do
normal arithmetic, the output the data as binary. Instead of binary I
recommend HEX.

"Jorge" wrote:

what is the easiest way to do binary arithmetic in excel