Apologies for the title typos :-/
The code is supposed to look at column K, and for each blank cell, the contents of columns B:J should be blanked out.
I'm not great with VBA and have pieced this together from other code so I'm sure its something stupid..............
TIA
Sub ClearRows()...