home *** CD-ROM | disk | FTP | other *** search
/ Chip: 25 Years Anniversary / CHIP_25Jahre_Jubilaeum.iso / downloads / 401065 / WPO11 / Data1.cab / _BC9EB021F4904A2EB6ACF01E9CB607AB < prev    next >
Text File  |  2003-03-07  |  29KB  |  916 lines

  1. Creating spreadsheets
  2.  
  3. Quattro Pro contains spreadsheets in a notebook. Once you have created a spreadsheet, you can enter data and perform calculations. For example, you can enter a list of items and the cost of each item and then calculate the total cost of all items.
  4.  
  5. In this section, you'll learn about
  6.  
  7.   creating and opening notebooks
  8.   
  9.   entering labels and special characters
  10.   
  11.   entering values
  12.   
  13.   filling cells and spreadsheet tabs automatically
  14.   
  15.   creating a series to fill cells
  16.   
  17.   restricting and annotating cell data
  18.   
  19.   creating simple equations
  20.   
  21.   calculating data in rows and columns
  22.   
  23.   performing running calculations
  24.   
  25. For more information about creating spreadsheets, see "Reference: Creating spreadsheets."
  26.  
  27. Creating and opening notebooks
  28.  
  29. When you start a new spreadsheet in Quattro Pro, you must first create a notebook. You can create a notebook from a list of project templates or from the default template. Project templates prompt you for data and then format and calculate it automatically. When you create a notebook from the default template, you must format the data yourself and perform your own calculations.
  30.  
  31. For information about using project templates, see "Working with project templates."
  32.  
  33. You can also open a notebook or customize the start options to automatically open a specific notebook every time you start Quattro Pro.
  34.  
  35. For a complete list of custom start options, see "Using startup switches."
  36.  
  37. To create a notebook
  38.  
  39.   Click File  New.
  40.   
  41. To create a notebook using a project template
  42.  
  43. 1    Click File  New from project.
  44.  
  45. 2    Click the Create new tab.
  46.  
  47. 3    Select Quattro Pro from the Categories list box.
  48.  
  49. 4    Choose a project from the Projects list.
  50.  
  51. 5    Click Create.
  52.  
  53. 6    Use the PerfectExpert panel to modify the project.
  54.  
  55. To open a notebook
  56.  
  57. 1    Click File  Open.
  58.  
  59. 2    Choose the driver and folder where the notebook is stored.
  60.  
  61. 3    Click a filename
  62.  
  63. 4    Click Open.
  64.  
  65. Note
  66.  
  67.   Quattro Pro version 10 and 11 files use the .qpw extension. Earlier versions use .wb3, .wb2, or .wb1 extensions.
  68.   
  69. To open a specific notebook when starting Quattro Pro
  70.  
  71. 1    Click Start  Run on the Windows taskbar.
  72.  
  73. 2    In the Open box, type the Quattro Pro command with its path, followed by a space, and a notebook filename.
  74.  
  75. For example, qpw.exe "C:\My Documents\MYFILE.QPW starts Quattro Pro and opens MYFILE.QPW.
  76.  
  77. Note
  78.  
  79.   When you open a file that contains a PerfectScript or Quattro Pro native startup macro, the macro launches as soon as you open the file. However, macros may contain commands that can alter, remove, or corrupt data or files on your system. This type of macro is often referred to as a virus. For your convenience, Quattro Pro displays a message alerting you that the file contains this kind of macro.
  80.   
  81. Entering labels and special characters
  82.  
  83. You can create labels in a spreadsheet which, unlike other cell data, cannot be calculated in formulas. A label can be text (address), text with numbers (145 Howard Street), or numbers seen as text (202-555-1212, a phone number). A label can begin with any letter, punctuation mark, or symbol, except the following characters:
  84.  
  85.  
  86.  
  87. Character    Description
  88.  
  89. /    forward slash
  90.  
  91. +    plus
  92.  
  93. -    minus
  94.  
  95. $    dollar sign
  96.  
  97. (    opening parenthesis
  98.  
  99. @    at sign
  100.  
  101. #    number sign
  102.  
  103. .    period
  104.  
  105. =    equals
  106.  
  107.  
  108.  
  109. If you type one of these characters, Quattro Pro treats the information as a formula or value. You can force Quattro Pro to read values as labels by typing an alignment character before the value. For example, to enter (Before Taxes), you would type: "(Before Taxes).
  110.  
  111. You can insert special characters and symbols that are not on your keyboard, such as icons, phonetic characters, and characters in other languages. Quattro Pro also lets you repeat characters or a series of characters in a cell.
  112.  
  113. To create a label
  114.  
  115. 1    Click a cell.
  116.  
  117. 2    Type alphanumeric characters.
  118.  
  119. 3    Press Enter.
  120.  
  121. To create a label from a value
  122.  
  123.  
  124.  
  125. To create    Do the following
  126.  
  127. Left-aligned label    Type ' before a value.
  128.  
  129. Right-aligned label    Type " before a value.
  130.  
  131. Centered label    Type ^ before a value.
  132.  
  133.  
  134.  
  135. Tip
  136.  
  137.   You can also type an alignment character before a backslash, if you want a label to begin with a backslash, but don't want to repeat the character after it.
  138.   
  139. To insert special characters and symbols
  140.  
  141. 1    Click a cell.
  142.  
  143. 2    Click Insert  Symbol.
  144.  
  145. 3    Choose a character set from the Set list box.
  146.  
  147. 4    Choose a character from the Symbols list.
  148.  
  149. 5    Click Insert.
  150.  
  151. Tip
  152.  
  153.   You can also insert special characters and symbols by clicking the WP characters button on the property bar.
  154.   
  155. To repeat a character
  156.  
  157. 1    Click a cell.
  158.  
  159. 2    Type \ (backslash character), and type a character.
  160.  
  161. 3    Press Enter.
  162.  
  163. To repeat a series of characters in a pattern
  164.  
  165. 1    Click a cell.
  166.  
  167. 2    Type \ (backslash character). and type the set of characters to be repeated.
  168.  
  169. For example, \abc.
  170.  
  171. Entering values
  172.  
  173. A value is a number, formula, date, or time. Quattro Pro determines that data is a value from the characters you type. The data type displays in the application bar.
  174.  
  175. For information on entering formulas see "Working with formulas."
  176.  
  177. Numbers entered in cells can consist only of the following:
  178.  
  179.   numerals (0 to 9)
  180.   
  181.   minus sign (-) for negative numbers
  182.   
  183.   plus sign (+) for positive numbers
  184.   
  185.   currency symbols; for example, $
  186.   
  187.   one decimal point
  188.   
  189.   a trailing %
  190.   
  191.   an E for scientific notation
  192.   
  193. When entering numbers, be aware of the following restrictions:
  194.  
  195.   Use a minus sign (-), not parentheses, to indicate a negative number. However, if you change the numeric format to currency or a value with a decimal, negative numbers appear in parentheses.
  196.   
  197.   Do not include spaces in the entry.
  198.   
  199.   If a number does not fit into a cell, it is displayed in exponential format.
  200.   
  201.   Use numeric characters, not letters, to represent 1 and 0. For example, do not substitute a lowercase l ("el") for 1 (one) or an uppercase O ("oh") for 0 (zero).
  202.   
  203.   Quattro Pro also lets you enter numbers as fractions.
  204.   
  205. You can enter fractions in a cell. You can enter a date or time, including the current date, in a cell. While Quattro Pro reads dates and times as values, it applies specific formatting and calculation criteria to them depending on the date and time formats you set as defaults. Dates or times can be in many formats, such as 04-04-98, 04/04/98, and 01:42:30 PM.
  206.  
  207. For information on entering dates prior to 1900 and after 2000, see "Entering dates." You can also automatically enter the current date.
  208.  
  209. Quattro Pro stores all dates as serial integers and times as decimal fractions, so that it can calculate dates and times as values. The minimum serial integer is -109,571, which represents January 1, 1600; the maximum is 474,816, which represents December 31, 3199. The minimum decimal fraction for time is 0.99999 (for the time 23:59:59) and the maximum is 0.000 (for 00:00:00). The serial integer or decimal fraction appears in the input line when you select a cell.
  210.  
  211. A cell containing a serial integer mixed with a decimal fraction indicates the date and time. For example, 2.5 represents January 1, 1900 at 12:00 noon.
  212.  
  213. If a notebook includes many dates, you may want to force specific cells to accept only dates and times. This is particularly useful when you create notebooks that others will use. For information about restricting cell data, see "Restricting and annotating cell data."
  214.  
  215. To enter a number
  216.  
  217. 1    Click a cell.
  218.  
  219. 2    Type a number.
  220.  
  221. 3    Press Enter.
  222.  
  223. Note
  224.  
  225.   You can change the number of decimal places in a value. For more information, see "To change the number of decimal places in a value."
  226.   
  227. To enter fractions
  228.  
  229. 1    Click a cell.
  230.  
  231. 2    Type a number as a decimal.
  232.  
  233. 3    Press Enter.
  234.  
  235. 4    Click the cell.
  236.  
  237. 5    Click Format  Selection properties.
  238.  
  239. 6    Click the Numeric format tab.
  240.  
  241. 7    Choose Fraction from the Numeric formats list.
  242.  
  243. 8    Choose a type from the Fraction list.
  244.  
  245. To enter a date or time
  246.  
  247. 1    Click a cell.
  248.  
  249. 2    Type a date or time.
  250.  
  251. 3    Press Enter.
  252.  
  253. Note
  254.  
  255.   For a list of available date and time formats, see "Default date and time formats."
  256.   
  257. To enter the current date
  258.  
  259. 1    Click a cell.
  260.  
  261. 2    Click Insert  Date.
  262.  
  263. Quattro Pro inserts the short date format specified in the Windows Regional Settings on the Control Panel.
  264.  
  265. Tip
  266.  
  267.   You can also enter the current date by clicking a cell and pressing Ctrl + D.
  268.   
  269. To enter a date using the spreadsheet DATE function
  270.  
  271. 1    Click a cell.
  272.  
  273. 2    Click Insert  Insert function.
  274.  
  275. 3    Choose Date from the Function category list.
  276.  
  277. 4    Choose DATE from the Function list.
  278.  
  279. 5    Click OK.
  280.  
  281. 6    Type the date (year, month, and day) between parentheses.
  282.  
  283. 7    Press Enter.
  284.  
  285. Note
  286.  
  287.   For a list of available date formats, see "Default date and time formats."
  288.   
  289. Filling cells and spreadsheet tabs automatically
  290.  
  291. Quattro Pro lets you automatically enter repeated labels and functions. Once the initial letters or sequence you are typing is recognized, the data is automatically inserted. As you type a function, the likeliest function displays.
  292.  
  293. You can fill cells automatically. You can save time by automatically filling cells with a sequence that you start with a seed value.
  294.  
  295. You can also fill spreadsheet tabs automatically.
  296.  
  297. To automatically insert repeated data
  298.  
  299. 1    Click Tools  Settings.
  300.  
  301. 2    In the list of categories, double-click Workspaces, Application, and click General.
  302.  
  303. 3    Enable the QuickType check box.
  304.  
  305. 4    Click OK.
  306.  
  307. 5    Type text in a cell.
  308.  
  309. Note
  310.  
  311.   The blank cells to be filled must be contiguous with the seed value, extending down the column or across the row to the right.
  312.   
  313. To fill empty cells automatically
  314.  
  315. 1    Select the cells.
  316.  
  317. 2    Click Edit  Fill  QuickFill.
  318.  
  319. 3    Choose a series from the Series name list box.
  320.  
  321. 4    Choose an element from the Series elements list.
  322.  
  323. 5    In the Fill as area, enable one of the following options:
  324.  
  325.   Columns-fills to the bottom of the first column of cells, and continues at the top of the second column
  326.   
  327.   Rows-fills to the end of the first row of cells, and continues at the beginning of the second row
  328.   
  329. Tips
  330.  
  331.   You can also open the QuickFill dialog box by clicking the QuickFill button on the notebook toolbar.
  332.   
  333.   You can create a new series using part of an existing series by modifying the series and saving it under another name.
  334.   
  335. To fill cells automatically using seed values
  336.  
  337. 1    Type a seed value in a cell.
  338.  
  339. 2    Select the seed value cell and the blank cells you want to fill.
  340.  
  341. 3    Click Edit  Fill  QuickFill.
  342.  
  343. Note
  344.  
  345.   For a list of seed values and resulting sequences, see "QuickFill seed values."
  346.   
  347. Tip
  348.  
  349.   You can also fill cells automatically by clicking the QuickFill button on the notebook toolbar.
  350.   
  351. To fill spreadsheet tabs automatically
  352.  
  353. 1    Select an empty cell.
  354.  
  355. 2    Click Edit  Fill  QuickFill.
  356.  
  357. 3    Choose a list series from the Series name list box.
  358.  
  359. 4    Choose an element from the Series elements list.
  360.  
  361. 5    Enable the Tabs option in the Fill as area.
  362.  
  363. Tip
  364.  
  365.   You can also open the QuickFill dialog box by clicking the QuickFill button on the notebook toolbar.
  366.   
  367. Creating a series to fill cells
  368.  
  369. You can create a custom QuickFill series, using your own sequences of values and labels, to use with QuickFill. You can modify, rename, or remove a QuickFill series from the series list. Quattro Pro also lets you add elements from a cell to a QuickFill series.
  370.  
  371. Quattro Pro also lets you specify rules for filling selected cells. You can create your own custom number and formula series. You can also create your own custom date series. To fill dates and times, you must know the date serial number. For more information about date serial numbers, see "Entering values."
  372.  
  373. To create a QuickFill formula series
  374.  
  375. 1    Select an empty cell.
  376.  
  377. 2    Click Edit  Fill  QuickFill.
  378.  
  379. 3    Click Create.
  380.  
  381. 4    In the Create/modify series dialog box, type a descriptive name in the Series name box.
  382.  
  383. 5    Enable the Formula option in the Series type area.
  384.  
  385. 6    In the Seed value box, type the first number in the series.
  386.  
  387. This value is used as a constant in the formula. A string seed value is evaluated as zero.
  388.  
  389. 7    Type a formula in the Formula box.
  390.  
  391. Tips
  392.  
  393.   You can also click Iteration, Seed, and Previous in the Formula definition area to insert the iteration number, seed value, and previous value into the formula. For example, the following formula produces a series that starts with 5 and increases by 5 (5, 10, 15, 20, and so on): #SEED#+(5*#ITER#).
  394.   
  395.   You can also open the QuickFill dialog box by clicking the QuickFill button.
  396.   
  397. To create a QuickFill list series
  398.  
  399. 1    Select an empty cell.
  400.  
  401. 2    Click Edit  Fill  QuickFill.
  402.  
  403. 3    Click Create.
  404.  
  405. 4    In the Create/modify series dialog box, type a descriptive name in the Series name box.
  406.  
  407. 5    Enable the List option in the Series type area.
  408.  
  409. If you want the series to start again when every element has been entered once, enable the Repeating check box.
  410.  
  411. 6    Type the first element of the list in the Value box.
  412.  
  413. 7    Click Add.
  414.  
  415. If you want to insert an element before an existing element, highlight the existing element, type the new element in the Value box, and click Insert.
  416.  
  417. Tip
  418.  
  419.   You can also open the QuickFill dialog box by clicking the QuickFill button.
  420.   
  421. To modify a QuickFill series
  422.  
  423. 1    Select an empty cell.
  424.  
  425. 2    Click Edit  Fill  QuickFill.
  426.  
  427. 3    Select a series from the Series name list box.
  428.  
  429. 4    Click Modify.
  430.  
  431. 5    In the Create/modify series dialog box, change any series options.
  432.  
  433. Tip
  434.  
  435.   You can also open the QuickFill dialog box by clicking the QuickFill button on the notebook toolbar.
  436.   
  437. To rename a QuickFill series
  438.  
  439. 1    Click Edit  Fill  Define QuickFill.
  440.  
  441. 2    Select a series from the Series name list box.
  442.  
  443. 3    Click Rename.
  444.  
  445. 4    In the Rename series dialog box, type the new name in the Series name box.
  446.  
  447. To delete a QuickFill series
  448.  
  449. 1    Select an empty cell.
  450.  
  451. 2    Click Edit  Fill  QuickFill.
  452.  
  453. 3    Select a series from the Series name list box.
  454.  
  455. 4    Click Delete.
  456.  
  457. Tip
  458.  
  459.   You can also open the QuickFill dialog box by clicking the QuickFill button.
  460.   
  461. To add elements from a cell to a QuickFill series
  462.  
  463. 1    Select an empty cell.
  464.  
  465. 2     Click Edit  Fill  QuickFill.
  466.  
  467. 3    Click one of the following buttons:
  468.  
  469.   Create-adds elements from a list in the notebook to a new series
  470.   
  471.   Modify-adds elements from a list in the notebook to an existing series
  472.   
  473. 4    In the Create/modify series dialog box, click Extract.
  474.  
  475. 5    In the Extract values dialog box, specify the cells that contain the new series elements.
  476.  
  477. If you want to replace any existing elements with those in the notebook enable the Override existing values check box.
  478.  
  479. Tip
  480.  
  481.   You can also open the QuickFill dialog box by clicking the QuickFill button.
  482.   
  483. To create a custom series to fill cells
  484.  
  485. 1    Select the cells to fill.
  486.  
  487. 2    Click Edit  Fill  Fill series.
  488.  
  489. 3    In the Start box for the first cell, type a value or date or time serial number.
  490.  
  491. 4    Type a step value in the Step box.
  492.  
  493. 5    Type a stop value in the Stop box.
  494.  
  495. 6    In the Order area, enable one of the following options:
  496.  
  497.   Column-fills down the columns, starting with the left-most column
  498.   
  499.   Row-fills across rows, starting with the top row
  500.   
  501. 7    In the Static area, enable one of the following options:
  502.  
  503.   Linear (addition)-adds the step value to the previous value (defined at first to be the start value)
  504.   
  505.   Growth (multiplication)-multiplies the step value by the previous value
  506.   
  507.   Power (exponentiation)-uses the step value as the exponent of the previous value
  508.   
  509.   Year-increments the series by year
  510.   
  511.   Month-increments the series by month
  512.   
  513.   Week-increments the series by a 7-day week
  514.   
  515.   Weekday-increments the series by week days only
  516.   
  517.   Day-increments the series by day
  518.   
  519.   Hour-increments the series by hour
  520.   
  521.   Minute-increments the series by minute
  522.   
  523.   Second-increments the series by second
  524.   
  525. Note
  526.  
  527.   If you select a group of noncontiguous blocks of cells, Quattro Pro fills the cells in the order selected.
  528.   
  529. Tips
  530.  
  531.   If you want the values to decrease, type a negative number in the Start box and type a stop value that is lower than the start value.
  532.   
  533.   To find the serial number of the date or time you want to start the series, type a date or time in a cell on the spreadsheet using one of the recognized date or time formats, press Enter, click on the cell, and view the serial number in the input line. For more information about date and time serial numbers, see "Entering values."
  534.   
  535. Restricting and annotating cell data
  536.  
  537. You can restrict a cell so that Quattro Pro read the data in the cell as a specific data type, regardless of what the data is.
  538.  
  539. Adding comments to cells lets you add notes to explain data without cluttering the spreadsheet. Cells with an attached comment display a red triangle in the upper-right corner. By default, cell comments do not print with a spreadsheet, but you can set up the page view to show and print comments on the spreadsheet. For information about printing comments with the spreadsheet, see "To print cell comments."
  540.  
  541. Once you have created a cell comments, you can change its attributes.
  542.  
  543. To restrict cells
  544.  
  545. 1    Select a cells to restrict.
  546.  
  547. 2    Click Format  Selection properties.
  548.  
  549. 3    Click the Constraints tab.
  550.  
  551. 4    In the Data input constraint area, enable one of the following options:
  552.  
  553.   General-accepts both labels and dates
  554.   
  555.   Labels only-accepts only labels
  556.   
  557.   Dates only-accepts only dates
  558.   
  559. To add a cell comment
  560.  
  561. 1    Click a cell.
  562.  
  563. 2    Click Insert  Insert comment.
  564.  
  565. 3    Type the comment.
  566.  
  567. 4    Click outside the comment bubble.
  568.  
  569.  
  570.  
  571. You can also    
  572.  
  573. Read a cell comment    Point to the small red triangle in the upper-right corner of the cell.
  574.  
  575. Edit a cell comment    Right-click the cell, and click Edit comment.
  576.  
  577. Delete a cell comment    Right-click the cell, and click Delete comments.
  578.  
  579.  
  580.  
  581. Tip
  582.  
  583.   You can add a non-bubble comment to a cell by typing a semicolon (;) after a value and then typing the comment. You can see the comment on the input line when you click the cell.
  584.   
  585. To view all cell comments on a spreadsheet
  586.  
  587.   Click View  Comments.
  588.   
  589. To change cell comment attributes
  590.  
  591. 1    Right-click the cell, and click Edit comment.
  592.  
  593. 2    Right-click inside the comment bubble, and click Cell comment properties.
  594.  
  595. Creating simple equations
  596.  
  597. You can perform simple mathematical operations such as 1+1 directly in a cell. Quattro Pro interprets these equations as formulas and indicates cells with formulas by adding a blue triangle to the bottom-left corner of the cell. Quattro Pro also totals values for you.
  598.  
  599. To do simple math in cells
  600.  
  601. 1    Type the numbers and math operators in a cell.
  602.  
  603. For example, type 4500+450.
  604.  
  605. 2    Press Enter.
  606.  
  607. Note
  608.  
  609.   Do not include commas in numbers.
  610.   
  611. To total values in a column
  612.  
  613. 1    Click in the first blank cell below and one column to the left of the cells to be totaled.
  614.  
  615. 2    Type total.
  616.  
  617. 3    Press Enter.
  618.  
  619. Note
  620.  
  621.   This feature is not case sensitive and is language dependent.
  622.   
  623. Tip
  624.  
  625.   You can also total values in a row by clicking the first blank cell to the right and one row above the cells to be totaled, and typing total. Press Enter.
  626.   
  627. To have Quattro Pro identify the forward slash (/) as a division sign
  628.  
  629. 1    Click Tools  Settings.
  630.  
  631. 2    In the list of categories, double-click Workspaces, Application, and click General.
  632.  
  633. 3    Enable the Mathematical formula entry check box.
  634.  
  635. Tip
  636.  
  637.   You can also identify the forward slash as a division sign by typing a plus sign (+) before the equation (for example, +4/12).
  638.   
  639. Calculating data in rows and columns
  640.  
  641. Using PerfectExpert, you can calculate data in rows and columns. For example, you can add a column, find the average of a list of figures, or find the middle value of either.
  642.  
  643.  
  644.  
  645. You can also perform calculations on individual cells.
  646.  
  647. Quattro Pro also lets you perform calculations on two rows or columns. For example, you could multiply a quantity column by a unit price column to find the total cost (5 units x $5.00 each = $25.00).
  648.  
  649. To calculate data in a single row or column
  650.  
  651. 1    Click Help  PerfectExpert.
  652.  
  653. 2    Click Do simple math in the PerfectExpert panel.
  654.  
  655. 3    Click Quick math.
  656.  
  657. 4    In the Select a row or column box, specify the cells to calculate.
  658.  
  659. 5    Choose a math operation from the Do math list box.
  660.  
  661. 6    In the Insert answer in cell box, specify the cell where you want to display the answer.
  662.  
  663. Tip
  664.  
  665.   You can also specify cells by clicking the Range picker tool and selecting the cells.
  666.   
  667. To perform a calculation on each item in a row or column
  668.  
  669. 1    Click Help  PerfectExpert.
  670.  
  671. 2    Click Do simple math in the PerfectExpert panel.
  672.  
  673. 3    Click More quick math.
  674.  
  675. 4    In the Select a row or column box, specify the cells to calculate.
  676.  
  677. 5    Choose a math operation from the Do math list box.
  678.  
  679. 6    In the Insert answer in cell box, specify the cell where you want to display the answer.
  680.  
  681. The answer row or column must have as many cells as are in the list on which you're performing calculations.
  682.  
  683. Tip
  684.  
  685.   You can also specify cells by clicking the Range picker tool and selecting the cells.
  686.   
  687. To calculate data in two rows or columns
  688.  
  689. 1    Click Help  PerfectExpert.
  690.  
  691. 2    Click Do simple math in the PerfectExpert panel.
  692.  
  693. 3    Click 2-column quick math.
  694.  
  695. 4    In the Select first row/column box, specify the cells to calculate for the first row or column.
  696.  
  697. 5    In the Select second row/column box, specify the cells to calculate for the second row or column.
  698.  
  699. 6    Choose a math operation from the Do math list box.
  700.  
  701. 7    In the Insert answer in cell box, specify the cell where you want to display the answer.
  702.  
  703. The answer row or column must have as many cells as are in the list on which you're performing calculations.
  704.  
  705. Tip
  706.  
  707.   You can also specify cells by clicking the Range picker tool and selecting the cells.
  708.   
  709. Performing running calculations
  710.  
  711. Quattro Pro lets you perform calculations quickly by using preset calculations.
  712.  
  713. You can also total cells in rows or columns. For example, you can calculate totals in a single row, or multiple rows or columns. The row or column cannot contain blank cells, and any labels in the selected cells are treated as zero values.
  714.  
  715. You can also total all cells on multiple spreadsheets and total the subtotals in a column.
  716.  
  717. Calc As-You-Go lets you display several different running totals for cells you select; the sum, average, count, maximum value, and minimum value display on the application bar. You can disable Calc As-You-Go.
  718.  
  719. To perform preset calculations
  720.  
  721. 1    Type values across a row or down a column.
  722.  
  723. 2    Click the first blank cell after the values.
  724.  
  725. 3    Open the QuickFunction flyout on the notebook toolbar, and click a function.
  726.  
  727. Note
  728.  
  729.   The icon on the flyout varies depending on which calculation you select.
  730.   
  731. To total cells
  732.  
  733.  
  734.  
  735. To total    Do the following
  736.  
  737. Cells in a row     Select the cells and one blank cell to the right, and click the QuickSum button on the notebook toolbar
  738.  
  739. Multiple rows    Select the cells and a blank column to the right, and click the QuickSum button on the notebook toolbar
  740.  
  741. Rows and columns for a grand total    Select the cells with a blank column to the right, and a blank row below, and click the QuickSum button on the notebook toolbar
  742.  
  743. Rows or columns on multiple spreadsheets    Select the rows or columns and a blank row and column around the data on each spreadsheet, and click the QuickSum button on the notebook toolbar
  744.  
  745.  
  746.  
  747. Note
  748.  
  749.   You can total several cells in a column by selecting the data plus one blank cell below. For example, to total the values in the cells A1..A3, select A1..A4. The total appears in cell A4.
  750.   
  751. Tip
  752.  
  753.   You can also total cells in a column or multiple columns.
  754.   
  755. To total all cells on multiple spreadsheets
  756.  
  757. 1    Select the cells that you want to total on each spreadsheet.
  758.  
  759. 2    Select the same cells on a blank spreadsheet.
  760.  
  761. 3    Click the QuickSum button on the notebook toolbar.
  762.  
  763. To total subtotals in a column
  764.  
  765. 1    Select the first blank cell below the column containing the subtotal cells.
  766.  
  767. 2    Click the QuickSum button on the notebook toolbar.
  768.  
  769. To use Calc As-You-Go
  770.  
  771. 1    Select the cells on which to perform running calculations.
  772.  
  773. 2    View the totals on the application bar.
  774.  
  775. To disable Calc As-You-Go
  776.  
  777. 1    Click Tools  Settings.
  778.  
  779. 2    In the list of categories, double-click Workspaces, Application, and click General.
  780.  
  781. 3    Disable the Calc As-You-Go check box.
  782.  
  783. Reference: Creating spreadsheets
  784.  
  785. Quattro Pro has default date and time formats. As well, Quattro Pro has guidelines for entering years in two digits and entering dates prior to 1900 and after 2000.
  786.  
  787. Quattro Pro also has a lists of seed values and their sequences available for use with QuickFill.
  788.  
  789. Default date and time formats
  790.  
  791. While Quattro Pro reads dates and times as values, it applies specific formatting and calculation criteria to them depending on the date and time criteria you set as defaults. When you type a date, the cell formatting automatically switches to the date format you typed. You can enter dates and times in any default date and time format.
  792.  
  793.  
  794.  
  795. Format    Example
  796.  
  797. DD-MMM-YYYY    28-Apr-1999
  798.  
  799. DD-MMM-YY    11-Nov-99
  800.  
  801. DD-MMM    11-Nov
  802.  
  803. MMM-YY    Nov-99
  804.  
  805. M/DD/YY    5/15/99
  806.  
  807. MM/DD/YY    05/16/99
  808.  
  809. MM/DD    05/16
  810.  
  811. DD/M, assumes the current year    15/5
  812.  
  813. DD/MM, assumes the current year    15/05
  814.  
  815. DD-MMM, assumes the current year    04-Mar
  816.  
  817. MMM-YY, assumes the first day of the month    Mar-99
  818.  
  819. MMM-YYYY, assumes first day of the month    Apr-1999
  820.  
  821. HH:MM:SS AM/PM    04:10:45 AM
  822.  
  823. HH:MM AM/PM    10:45 AM
  824.  
  825.  
  826.  
  827. Notes
  828.  
  829.   The short international date format is ordinarily MM/DD.
  830.   
  831.   The long international time format is ordinarily HH:MM:SS (13:42:30).
  832.   
  833.   The short international time format is ordinarily HH:MM (13:42).
  834.   
  835.   A date or time can be changed to another format.
  836.   
  837. Tip
  838.  
  839.   International date and time formats are set by clicking Tools  Settings, and clicking the International tab.
  840.   
  841. Entering dates
  842.  
  843. Quattro Pro has specific rules for entering dates, including entering years in two digits, dates prior to 1900, and dates after the year 2000.
  844.  
  845. Entering years in two digits
  846.  
  847. If you enter a year using two digits, Quattro Pro assumes the century based on the following year ranges:
  848.  
  849.  
  850.  
  851. When you type the two-digit year    Quattro Pro assumes
  852.  
  853. 30-99    1930-1999
  854.  
  855. 00-29    2000-2029
  856.  
  857.  
  858.  
  859. For example, the date 4/26/99 is interpreted as 4/26/1999. The date 2/2/25 is interpreted as 2/2/2025. To override the year assumption, enter all four digits for the year; for example, 4/26/1927.
  860.  
  861. Entering dates prior to 1900
  862.  
  863. If you enter a negative serial date value (for example, for a date before December 30, 1899) and reformat it as a date, to properly display century information you should set your system to the four-digit Windows default setting, click Format  Selection properties and click either the Short date international (11/15/1899) or Long date international (Wednesday, November 15, 1899) date format.
  864.  
  865. Other standard and user-defined four-digit display options do not display the century information properly for negative serial date numbers.
  866.  
  867. About the year 2000
  868.  
  869. Quattro Pro has always stored dates typed in a cell (except dates entered as labels) as a unique date/time serial number or integer date value. Therefore, Quattro Pro has always provided for date storage which includes the century information.
  870.  
  871. It is best to enter all dates (in both numeric and label formats) in a four-digit year, or "explicit century" year, format (such as MM/DD/YYYY).
  872.  
  873. QuickFill seed values
  874.  
  875. When using QuickFill, sequences are available for specific seed values. These sequences allow you to automatically fill cells.
  876.  
  877.  
  878.  
  879. Seed value(s)    Continued sequence
  880.  
  881. 1st    2nd, 3rd, 4th, 5th. . .
  882.  
  883. Qtr 1    Qtr 2, Qtr 3, Qtr 4, Qtr 5. . .
  884.  
  885. 1st Quarter    2nd Quarter, 3rd Quarter. . .
  886.  
  887. Jan    Feb, Mar. . .
  888.  
  889. January    February, March. . .
  890.  
  891. Mon    Tue, Wed, Thu. . .
  892.  
  893. Monday    Tuesday, Wednesday. . .
  894.  
  895. Week 1    Week 2, Week 3. . .
  896.  
  897. P1, P2, Total    P3, P4, Total, P5, P6, Total. . .
  898.  
  899. Jan 89, Feb 89    Mar 89, Apr 89. . .
  900.  
  901. 100 days    101 days, 102 days, 103 days. . .
  902.  
  903. 100 days, 200 days    300 days, 400 days, 500 days. . .
  904.  
  905. 1, 3, 5    7, 9, 11, 13. . .
  906.  
  907. 1, 3, 6    8.333333, 10.83333, 13.33333. . .
  908.  
  909. 04/05/92    04/06/92, 04/07/92. . .
  910.  
  911.  
  912.  
  913.  
  914.  
  915.  
  916.