A
Anonymoose
I've got a column that includes a code such as LMD and
either an E for employee or a F for family. The LMD
would signify life, medical and dental. I have looked
through the functions and can't find one to use with a
nested IF to look in the cell with the codes and if it
inludes an "L" for instance, that would produce a value
in the Life Insurance column from a formula I use if
True. But the tricky part is I have to be able to have
it also identify that E or F because of the different
fees associated with it. I cannot take apart that cell
either. The other tricky part is I cannot use one of the
Right or Mid functions because one cell might be LMDE
while the other could be DF.
Any ideas?
either an E for employee or a F for family. The LMD
would signify life, medical and dental. I have looked
through the functions and can't find one to use with a
nested IF to look in the cell with the codes and if it
inludes an "L" for instance, that would produce a value
in the Life Insurance column from a formula I use if
True. But the tricky part is I have to be able to have
it also identify that E or F because of the different
fees associated with it. I cannot take apart that cell
either. The other tricky part is I cannot use one of the
Right or Mid functions because one cell might be LMDE
while the other could be DF.
Any ideas?