#1   Report Post  
Posted to microsoft.public.excel.misc
boardmaker
 
Posts: n/a
Default decimal to binary


What I am looking to do is make myself a truth table. Is there anyway I
can just type zero through 255 and in the next column excel will give
me it's binary number.


--
boardmaker
------------------------------------------------------------------------
boardmaker's Profile: http://www.excelforum.com/member.php...o&userid=34854
View this thread: http://www.excelforum.com/showthread...hreadid=551633

  #2   Report Post  
Posted to microsoft.public.excel.misc
Trevor Shuttleworth
 
Posts: n/a
Default decimal to binary

=DEC2BIN(A1,8) assuming that the number is in cell A1

Regards

Trevor


"boardmaker" wrote
in message ...

What I am looking to do is make myself a truth table. Is there anyway I
can just type zero through 255 and in the next column excel will give
me it's binary number.


--
boardmaker
------------------------------------------------------------------------
boardmaker's Profile:
http://www.excelforum.com/member.php...o&userid=34854
View this thread: http://www.excelforum.com/showthread...hreadid=551633



  #3   Report Post  
Posted to microsoft.public.excel.misc
Arvi Laanemets
 
Posts: n/a
Default decimal to binary

Hi

=DEC2BIN(A1)

NB! Analysis Toolpack must be installed!

Arvi Laanemets



"boardmaker" wrote
in message ...

What I am looking to do is make myself a truth table. Is there anyway I
can just type zero through 255 and in the next column excel will give
me it's binary number.


--
boardmaker
------------------------------------------------------------------------
boardmaker's Profile:

http://www.excelforum.com/member.php...o&userid=34854
View this thread: http://www.excelforum.com/showthread...hreadid=551633



  #4   Report Post  
Posted to microsoft.public.excel.misc
Bearacade
 
Posts: n/a
Default decimal to binary


Use =DEC2BIN()


--
Bearacade


------------------------------------------------------------------------
Bearacade's Profile: http://www.excelforum.com/member.php...o&userid=35016
View this thread: http://www.excelforum.com/showthread...hreadid=551633

  #5   Report Post  
Posted to microsoft.public.excel.misc
JLatham
 
Posts: n/a
Default decimal to binary

If column A has your decimal numbers, (and starts in row 1) set this formula
up in B1:
=DEC2BIN(A1)

If it shows a #NAME error, go to Tools | Add-Ins and select the Analysis
Tool Pak and then edit the formula to make it show up right.

Drag the formula down the sheet as far as you need it to go.

"boardmaker" wrote:


What I am looking to do is make myself a truth table. Is there anyway I
can just type zero through 255 and in the next column excel will give
me it's binary number.


--
boardmaker
------------------------------------------------------------------------
boardmaker's Profile: http://www.excelforum.com/member.php...o&userid=34854
View this thread: http://www.excelforum.com/showthread...hreadid=551633


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
decimal to binary conversion tam Excel Worksheet Functions 9 November 30th 13 07:30 PM
decimal to 16 bits binary conversion in Excel? xcgames Excel Worksheet Functions 2 March 27th 06 12:19 AM
Excel adds phantom decimal places: why? Dave O Excel Discussion (Misc queries) 1 August 16th 05 06:25 PM
How can I convert binary numbers to decimal when they are larger . Nebulae Excel Worksheet Functions 1 April 14th 05 05:50 PM
Decimal to Binary Himu Excel Worksheet Functions 15 November 22nd 04 07:13 PM


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

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

About Us

"It's about Microsoft Excel"