עזרה עבור LibreOfficeDev 7.4
The
command provides a planning tool for "what if" questions. In your spreadsheet, you enter a formula to calculate a result from values that are stored in other cells. Then, you set up a cell range where you enter some fixed values, and the Multiple Operations command will calculate the results depending on the formula.בשדה נוסחאות, יש להזין את הפניית התא אל הנוסחה שתחול על טווח הנתונים. בשדה תא הזנת העמודות/תא הזנת השורות, יש להזין את הפניית התא אל התא המהווה חלק מהנוסחה. ניתן להסביר זאת באמצעות הדוגמה הפשוטה הבאה:
You produce toys which you sell for $10 each. Each toy costs $2 to make, in addition to which you have fixed costs of $10,000 per year. How much profit will you make in a year if you sell a particular number of toys?
To calculate the profit, first enter any number as the quantity (items sold) - in this example 2000. The profit is found from the formula Profit=Quantity * (Selling price - Direct costs) - Fixed costs. Enter this formula in B5.
In column D enter certain annual sales, one under the other; for example, in steps of 500 from 500 to 5000.
Mark the range D2:E11, and thus the values in column D and the empty cells alongside in column E.
Choose \
With the cursor in the \
Set the cursor in the \
Close the dialog with \
Delete column E.
Enter the following formula in C5: = B5 / B4. You are now calculating the annual profit per item sold.
Select the range D2;F11, thus three columns.
Choose \
With the cursor in the \
Set the cursor in the \
Close the dialog with \
חבילת LibreOfficeDev מאפשרת לך לבצע מגוון של פעולות השזורות זו בזו בעמודות ובשורות הנקראים טבלאות צולבות. על תא הנוסחה לפנות גם לטווח הערכים המסודרים בשורות וגם לטווח המסודר בעמודות. יש לבחור את הטווח שמוגדר לפי שני טווחי הנתונים ולקרוא לתיבת הדו־שיח המאפשרת לבצע מספר פעולות. יש לציין את ההפניה בשדה הנוסחאות. השדותתא הזנת השורות ותא הזנת העמודות משמשים להזנת ההפניה לתאים התואמים בנוסחה.
Consider columns A and B of the sample table above. You now want to vary not just the quantity produced annually, but also the selling price, and you are interested in the profit in each case.
Expand the table shown above. D2 thru D11 contain the numbers 500, 1000 and so on, up to 5000. In E1 through H1 enter the numbers 8, 10, 15 and 20.
Select the range D1:H11.
Choose \
With the cursor in the \
Set the cursor in the \
Set the cursor in the \
Close the dialog with OK. You will see the profits in the range E2:H11. In some cases you must first press F9 to update the table.