I have a sheet with roughly 600 rows of data. Row one is the header and I generally start my data in row three. I have a name in column B, a summary in column D, and number values in columns F through AE. I want to use a macro to search column D for "GT*". If it finds that, I want to empty cells F, G and L through AE while putting the value of 1 in cell K, then embolden and itallicize cell B. Can anyone help me get started?