Programing questions about Spreadsheet App and PRINT.
|
11-22-2014, 05:36 PM
Post: #2
|
|||
|
|||
RE: Get information of Spreadsheet App in a program.
Use the cell location as a variable name.
You can use the cell name variable in functions and commands. (Say, cell B2 contains 62.5, then): Example: Enter f(x):=x^2; Enter f(b2) ---> 3906.25 -or- Enter f(B2) ---> 3906.25 |
|||
« 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: 3 Guest(s)