Cor Nouws wrote:
One thing is not clear for me from '1.2.2.4, Result area:

Situation: a selection exists of more rows and columns, and both under and right of the cursor position is an empty cell.

Question: will the result be place bottom or right?

If the empty cells are not part of the marked area, the result will be
placed bottom. If the empty cells are part of the marked area, the
result will be placed bottom and right.

In some more detail. Assume you have all cells in the range
A1:C3 filled with values, all other cells empty.
Depending on the marked range you will get the following
result entries after pressing the Sum button:

mark range              result entries

A1:C3                   A4, B4, C4
A1:C4                   A4, B4, C4
A1:D3                   D1, D2, D3
A1:D4                   A4, B4, C4, D1, D2, D3, D4

I hope that helps,

Thomas

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to