To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92225
                 Issue #|92225
                 Summary|Wrong multi-Sheet zone selection
               Component|Spreadsheet
                 Version|OOo 2.4.1
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|ui
             Assigned to|spreadsheet
             Reported by|frizou





------- Additional comments from [EMAIL PROTECTED] Mon Jul 28 19:54:14 +0000 
2008 -------
Sometimes, it could be shine to calculate a SUM or something else on a large 
number of sheets.

Sheet TOTAL, cell A1: formula =SUM(begin.A1:end.A1)
when workbook contains following sheets:
- TOTAL
- BEGIN
- A
- B
- C
- ...
- END

Expected user-interface operation to enter this formula is:
- sheet TOTAL, select cell A1
- type "=SUM(" on keyboard
- with the mouse, select sheet BEGIN, press shift and clic sheet END to select 
sheets BEGIN, A, B, C, ..., and END
- clic cell A1
- press ")" + enter on keyboard

When this user-interface operation is done, the resulting formula is: "=SUM
(BEGIN.A1)" instead of "=SUM(BEGIN.A1:END.A1)".

The user-interface operation to get the correct formula is:
- sheet TOTAL, select cell A1
- type "=SUM(" on keyboard
- with the mouse, select sheet BEGIN, clic A1 cell
- press shift and clic sheet END to select sheets BEGIN, A, B, C, ..., and END
- clic sheet "END" to make it active (name "END" in bold", but sheets BEGIN to 
END still selected)
- press shift and clic cell A1 (in END sheet)
- press ")" + enter on keyboard
--> not very user-friendly...

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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

Reply via email to