That is showing columns A-F. I altered your formula slightly =IF(ISNUMBER(SEARCH(=CONCATENATE("In"," ","March"),A10)),"March","") because i wanted to bucket the months into In(Column C) and Out(Column E). I then want to sum each "In" month in column A and put that in the corresponding row in Column D. Same for the "Out" months.