Detect frozen rows as headers

@George_B has an excellent option, but I’ll throw in a second option as I’m big on 2 row headers as well. I add an IF statement that will check if a certain column in a row is empty. If it is, then I display a blank. Blank rows will not show in the inline list.