ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   formula help (https://www.excelbanter.com/excel-worksheet-functions/87748-formula-help.html)

TMF in MN

formula help
 
A B C
1 US JEFF SMI
2 UW LISA SMI
3 WJ MIKE BIS
4 WF LISA BIS

I would like a formula in column C that returns the SMI value when column A
begins with a U but the second digit is variable.

THANK YOU!
TF

TMF in MN

formula help
 
OH!! And if column A doesn't begin with a U, the value should return the BIS

Forgot to add that.

"TMF in MN" wrote:

A B C
1 US JEFF SMI
2 UW LISA SMI
3 WJ MIKE BIS
4 WF LISA BIS

I would like a formula in column C that returns the SMI value when column A
begins with a U but the second digit is variable.

THANK YOU!
TF


Ron Coderre

formula help
 
Try this:

For a value in A1
C1: =IF(LEFT(A1,1)="U","SMI","BIS")

Does that help?
***********
Regards,
Ron

XL2002, WinXP


"TMF in MN" wrote:

OH!! And if column A doesn't begin with a U, the value should return the BIS

Forgot to add that.

"TMF in MN" wrote:

A B C
1 US JEFF SMI
2 UW LISA SMI
3 WJ MIKE BIS
4 WF LISA BIS

I would like a formula in column C that returns the SMI value when column A
begins with a U but the second digit is variable.

THANK YOU!
TF



All times are GMT +1. The time now is 09:48 AM.

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