DC <d.courivaud <at> esiee.fr> writes: ... I need to have references to entire rows of 'Main' and not only references to a range of cells. ...
One way to shorten the references is to use column A in 'Main' to contain row
names and use the row names to refer to the row. For example:
A B C D
[row 5] Row5 2 4 6
=sum('Row5') > result is 12
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
