On Tue, Jan 28, 2014 at 1:23 AM, <matt.s.marotta at gmail.com> wrote: > If the farmID < 10: > remove one character from the address column > Elif farmID > 10: > remove two characters from the address column What if farmID == 10? ChrisA