Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
wg100
 
Posts: n/a
Default Formatting Columns


I want to format a column so that if I enter 1, or 0, then the cell in
that column that I am editing will then show the word Yes or No. Is
this possible?


--
wg100
------------------------------------------------------------------------
wg100's Profile: http://www.excelforum.com/member.php...o&userid=28330
View this thread: http://www.excelforum.com/showthread...hreadid=479123

  #2   Report Post  
bob
 
Posts: n/a
Default Formatting Columns

Try this from the current cell:

IF(A1=1,"YES",IF(A1=0,"NO",))



"wg100" wrote:


I want to format a column so that if I enter 1, or 0, then the cell in
that column that I am editing will then show the word Yes or No. Is
this possible?


--
wg100
------------------------------------------------------------------------
wg100's Profile: http://www.excelforum.com/member.php...o&userid=28330
View this thread: http://www.excelforum.com/showthread...hreadid=479123


  #3   Report Post  
vezerid
 
Posts: n/a
Default Formatting Columns

If you want the cell itself to display yes/no when 1/0 is entered, you
can try the following:
Format|Cells... | Number tab. Select custom format and use:
"yes";;"no"

HTH
Kostis Vezerides

  #4   Report Post  
wg100
 
Posts: n/a
Default Formatting Columns


vezerid Wrote:
If you want the cell itself to display yes/no when 1/0 is entered, you
can try the following:
Format|Cells... | Number tab. Select custom format and use:
"yes";;"no"

HTH
Kostis Vezerides



Thanks, that was just the answer I was looking for.


--
wg100
------------------------------------------------------------------------
wg100's Profile: http://www.excelforum.com/member.php...o&userid=28330
View this thread: http://www.excelforum.com/showthread...hreadid=479123

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
inserting columns within certain rows only crimsonkng Excel Discussion (Misc queries) 4 July 14th 05 05:13 PM
Conditional Formatting Error ddate Excel Worksheet Functions 0 May 5th 05 09:00 PM
Hiding columns and custom views problem Bettergains Excel Discussion (Misc queries) 2 April 12th 05 11:48 PM
Removing Near-Duplicate Rows, Leaving Those w/Most Data in Specific Columns foofoo Excel Discussion (Misc queries) 1 April 2nd 05 12:02 AM
EXCEL 2003: Apply Conditional Formatting to COLUMNS HWDFWXCLGuru Excel Worksheet Functions 3 April 1st 05 04:31 PM


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