Programing questions about Spreadsheet App and PRINT.
|
11-22-2014, 05:47 PM
(This post was last modified: 11-22-2014 05:55 PM by DrD.)
Post: #5
|
|||
|
|||
RE: Programing questions about Spreadsheet App and PRINT.
Per the USER GUIDE: Page 192 Chapter 10 Spreadsheet
Using names in calculations The name you give a cell, row, or column can be used in a formula. For example, if you name a cell TOTAL, you could enter in another cell the formula =TOTAL*1.1. IF column A is named "Temp" then Temp1 refers to the first cell in that column, and temp2 the second cell, etc.: Temp1 has 32 Temp2 has 4 Temp1 * Temp2 ---> 128 |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Programing questions about Spreadsheet App and PRINT. - rbiondi - 11-22-2014, 04:46 PM
RE: Get information of Spreadsheet App in a program. - DrD - 11-22-2014, 05:36 PM
RE: Programing questions about Spreadsheet App and PRINT. - DrD - 11-22-2014, 05:38 PM
RE: Programing questions about Spreadsheet App and PRINT. - rbiondi - 11-22-2014, 05:40 PM
RE: Programing questions about Spreadsheet App and PRINT. - DrD - 11-22-2014 05:47 PM
RE: Programing questions about Spreadsheet App and PRINT. - Han - 11-22-2014, 06:16 PM
RE: Programing questions about Spreadsheet App and PRINT. - Marcus von Cube - 11-22-2014, 07:05 PM
RE: Programing questions about Spreadsheet App and PRINT. - Han - 11-22-2014, 07:49 PM
RE: Programing questions about Spreadsheet App and PRINT. - Marcus von Cube - 11-23-2014, 09:42 AM
RE: Programing questions about Spreadsheet App and PRINT. - rbiondi - 11-23-2014, 10:59 PM
|
User(s) browsing this thread: 1 Guest(s)