Hello All, and thanks for any help.
I am trying to take this block of Python and insert it into the Field Calculator. What it is supposed to do is take a concatenated field (LF_Concat) and from within that field parse out the number of Greens (G), Yellows (Y), and Reds (R) and then apply a If/Than/elif to number of colors.
Right now I am at a loss on how to get it in. I have this too show for it. The parser while it shows VB is actually in Python (I maybe slow, but I ain't that slow)