PC Review


Reply
Thread Tools Rate Thread

Can I change the way truth values are displayed?

 
 
xirx
Guest
Posts: n/a
 
      2nd Aug 2006
Hi!

By default, truth values are displayed as "TRUE" or "FALSE" in Excel. Is
there a way to change this? E.g., can I have just a e.g. an "x" instead of
"TRUE" and a "." only instead of "False"?

Of course, I could use formulas like...

A1=IF(<Condition>,"x";".")

....but this way, I'd have to use

A2=IF(A1="x"; ..., ...)

....instead of the more simple

A2=IF(A1; ..., ...)

So, can I change the way Excel displays truth values?

Ingolf.


 
Reply With Quote
 
 
 
 
=?Utf-8?B?RWRkaWUgTw==?=
Guest
Posts: n/a
 
      2nd Aug 2006
Don't believe this can be done. You'd have to use a formula like your example.

"xirx" wrote:

> Hi!
>
> By default, truth values are displayed as "TRUE" or "FALSE" in Excel. Is
> there a way to change this? E.g., can I have just a e.g. an "x" instead of
> "TRUE" and a "." only instead of "False"?
>
> Of course, I could use formulas like...
>
> A1=IF(<Condition>,"x";".")
>
> ....but this way, I'd have to use
>
> A2=IF(A1="x"; ..., ...)
>
> ....instead of the more simple
>
> A2=IF(A1; ..., ...)
>
> So, can I change the way Excel displays truth values?
>
> Ingolf.
>
>
>

 
Reply With Quote
 
Beege
Guest
Posts: n/a
 
      2nd Aug 2006
If you start your formula with a =--(formula), then it will return a 1 for
true, 0 for false.

If you format your cells/custom

X;;O

it will show X when true, O when false

Beege

"xirx" <(E-Mail Removed)> wrote in message
news:44d0c905$0$15872$(E-Mail Removed)...
> Hi!
>
> By default, truth values are displayed as "TRUE" or "FALSE" in Excel. Is
> there a way to change this? E.g., can I have just a e.g. an "x" instead of
> "TRUE" and a "." only instead of "False"?
>
> Of course, I could use formulas like...
>
> A1=IF(<Condition>,"x";".")
>
> ...but this way, I'd have to use
>
> A2=IF(A1="x"; ..., ...)
>
> ...instead of the more simple
>
> A2=IF(A1; ..., ...)
>
> So, can I change the way Excel displays truth values?
>
> Ingolf.
>



 
Reply With Quote
 
xirx
Guest
Posts: n/a
 
      7th Aug 2006
Nice workaround. Thank you very much!


"Beege" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> If you start your formula with a =--(formula), then it will return a 1 for
> true, 0 for false.
>
> If you format your cells/custom
>
> X;;O
>
> it will show X when true, O when false
>
> Beege
>
> "xirx" <(E-Mail Removed)> wrote in message
> news:44d0c905$0$15872$(E-Mail Removed)...
>> Hi!
>>
>> By default, truth values are displayed as "TRUE" or "FALSE" in Excel. Is
>> there a way to change this? E.g., can I have just a e.g. an "x" instead
>> of "TRUE" and a "." only instead of "False"?
>>
>> Of course, I could use formulas like...
>>
>> A1=IF(<Condition>,"x";".")
>>
>> ...but this way, I'd have to use
>>
>> A2=IF(A1="x"; ..., ...)
>>
>> ...instead of the more simple
>>
>> A2=IF(A1; ..., ...)
>>
>> So, can I change the way Excel displays truth values?
>>
>> Ingolf.
>>

>
>



 
Reply With Quote
 
Beege
Guest
Posts: n/a
 
      7th Aug 2006
xirx,

Thanks for feeding back, glad I could help.

Beege

"xirx" <(E-Mail Removed)> wrote in message
news:44d728b6$0$426$(E-Mail Removed)...
> Nice workaround. Thank you very much!
>
>
> "Beege" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> If you start your formula with a =--(formula), then it will return a 1
>> for true, 0 for false.
>>
>> If you format your cells/custom
>>
>> X;;O
>>
>> it will show X when true, O when false
>>
>> Beege
>>
>> "xirx" <(E-Mail Removed)> wrote in message
>> news:44d0c905$0$15872$(E-Mail Removed)...
>>> Hi!
>>>
>>> By default, truth values are displayed as "TRUE" or "FALSE" in Excel. Is
>>> there a way to change this? E.g., can I have just a e.g. an "x" instead
>>> of "TRUE" and a "." only instead of "False"?
>>>
>>> Of course, I could use formulas like...
>>>
>>> A1=IF(<Condition>,"x";".")
>>>
>>> ...but this way, I'd have to use
>>>
>>> A2=IF(A1="x"; ..., ...)
>>>
>>> ...instead of the more simple
>>>
>>> A2=IF(A1; ..., ...)
>>>
>>> So, can I change the way Excel displays truth values?
>>>
>>> Ingolf.
>>>

>>
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
The whole truth and nothing but the truth about fanboys Adam Albright Windows Vista General Discussion 17 10th Oct 2007 06:18 AM
Change the number of values/gridlines displayed in the Z-Axis... WATYF Microsoft Excel Charting 3 24th Aug 2007 09:46 PM
Zero Values Displayed Shorty Microsoft Excel Discussion 1 26th Jun 2005 06:12 PM
Sum using displayed values not calculated values =?Utf-8?B?Zm9yc3Mx?= Microsoft Excel Worksheet Functions 2 28th Aug 2004 03:10 PM
Change text displayed when user uses cnt-alt-del to change password Kim Microsoft Windows 2000 Security 0 31st Jul 2003 03:06 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:18 PM.