ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   how do I get formulas to recognize case sensitive text (https://www.excelbanter.com/excel-programming/412956-how-do-i-get-formulas-recognize-case-sensitive-text.html)

okiebears

how do I get formulas to recognize case sensitive text
 
I am looking for a way to get formulas to recoginze case sensitive test

Gary Keramidas

how do I get formulas to recognize case sensitive text
 

give an example of what you want.


=IF(LOWER(A1) = "test",1,0)


--


Gary


"okiebears" wrote in message
...
I am looking for a way to get formulas to recoginze case sensitive test




okiebears

how do I get formulas to recognize case sensitive text
 
I am trying to write a formula that will give the probability of color based
on sire and dam

the variables are A,a,-, G, g, - , I need to get excel to recognize the
lower case text, is this doable?

"Gary Keramidas" wrote:


give an example of what you want.


=IF(LOWER(A1) = "test",1,0)


--


Gary


"okiebears" wrote in message
...
I am looking for a way to get formulas to recoginze case sensitive test





Bob Phillips

how do I get formulas to recognize case sensitive text
 
=EXACT(A15,"A")

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"okiebears" wrote in message
...
I am trying to write a formula that will give the probability of color
based
on sire and dam

the variables are A,a,-, G, g, - , I need to get excel to recognize
the
lower case text, is this doable?

"Gary Keramidas" wrote:


give an example of what you want.


=IF(LOWER(A1) = "test",1,0)


--


Gary


"okiebears" wrote in message
...
I am looking for a way to get formulas to recoginze case sensitive test








All times are GMT +1. The time now is 08:17 PM.

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