Hi all, 1. Is there any command to set the background color to a particular row or how to set the borderlines to a specified row? 2.when we are printing the result worksheet the column names(A(X),B(Y),C1(X),C2(Y),C3(Y)........etc-which are on the top of the worksheet) are also coming in the printouts. how to delete these names? and 3.how to set the print orientation option always as the landscape for the required worksheets ? Thank you, Blank
1. I really doubt if that can be done even manually. The closest you can get to "highlighting" a row is to mask all of its values. And that doesn't show up in the print preview, so it probably won't on the hard copy.
2. There's no labtalk or OriginC method that I know of. You can do it manually with Format->Worksheet and uncheck Column name in Heading Options.