quick trick?
Posted by laura jean on February 07, 2002 10:27 AM
how to create a column of cells A1:A100 that refer to cells across a row B1:DH1???
the best way that I've come up with is creating a row
of cells B2:DH2 refering to B1:DH1, then convert to
absolute references via: *text edit* (RPITB) the
formulas (^H) to replace all "=" with "=$" and all "1"
with "$1"... then copy and Paste Special, Transpose
into A1:A100
(this is tedious when working with more than one row)