ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Make T=True in a cell, when I enter T (https://www.excelbanter.com/excel-worksheet-functions/66309-make-t%3Dtrue-cell-when-i-enter-t.html)

A357Magnum

Make T=True in a cell, when I enter T
 
How can I set a formula to recognize a T and automatically place TRUE in the
cell?

Roger Govier

Make T=True in a cell, when I enter T
 
Hi

=EXACT(A1,"T")

--
Regards

Roger Govier


"A357Magnum" wrote in message
...
How can I set a formula to recognize a T and automatically place TRUE
in the
cell?




CLR

Make T=True in a cell, when I enter T
 
A formula won't work in the same cell, if that's what you had in mind, but
this formula will work in another cell....

=IF(A1="T","TRUE","")

Vaya con Dios,
Chuck, CABGx3


"A357Magnum" wrote in message
...
How can I set a formula to recognize a T and automatically place TRUE in

the
cell?




Sandy Mann

Make T=True in a cell, when I enter T
 
I sometimes think that it may casue as many problems as it solves but try
Tools Autocorrect and replace t with TRUE. Note that t will replace both
T and t with TRUE but T will only replace T and it will leave t as it is.
--
HTH

Sandy

with @tiscali.co.uk


"A357Magnum" wrote in message
...
How can I set a formula to recognize a T and automatically place TRUE in
the
cell?






All times are GMT +1. The time now is 12:52 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com