JamesDLaurie
New Member
- Joined
- Oct 18, 2017
- Messages
- 2
Good Afternoon,
I need some assistance from the group, please... I need to generate a formula that will concatenate the left two characters in cell A2 with the first three characters in B2. Then take those results and compare them to a predetermined group of values and return a text response for a TRUE value or a different text response for a FALSE. I can handle the standard IF/THEN statement, where I'm struggling is having it compare to the list that I need to enter separately into the formula. See below:
[TABLE="width: 134"]
<tbody>[TR]
[TD]Project [/TD]
[TD] Activity[/TD]
[/TR]
[TR]
[TD]ABCDEFG[/TD]
[TD="align: right"] 123456789[/TD]
[/TR]
[TR]
[TD]DEFGHIJ[/TD]
[TD="align: right"]987654321[/TD]
[/TR]
[TR]
[TD]LQYSXP[/TD]
[TD="align: right"]784474215[/TD]
[/TR]
</tbody><colgroup><col><col></colgroup>[/TABLE]
I need some assistance from the group, please... I need to generate a formula that will concatenate the left two characters in cell A2 with the first three characters in B2. Then take those results and compare them to a predetermined group of values and return a text response for a TRUE value or a different text response for a FALSE. I can handle the standard IF/THEN statement, where I'm struggling is having it compare to the list that I need to enter separately into the formula. See below:
[TABLE="width: 134"]
<tbody>[TR]
[TD]Project [/TD]
[TD] Activity[/TD]
[/TR]
[TR]
[TD]ABCDEFG[/TD]
[TD="align: right"] 123456789[/TD]
[/TR]
[TR]
[TD]DEFGHIJ[/TD]
[TD="align: right"]987654321[/TD]
[/TR]
[TR]
[TD]LQYSXP[/TD]
[TD="align: right"]784474215[/TD]
[/TR]
</tbody><colgroup><col><col></colgroup>[/TABLE]