Hi what I have is a large excel doc (100 columns, 350 row) with data values from 0-10000. The end goal is for each row to have a list of colnames of which columns contain values >0. I've been tinkering around with apply mostly and some other functions, any help offered would be greatly appreciated.