Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Cell A1 has a constant. Cell B1 has a result derived from the rest of the
spreadsheet. How can I generate a table of results somewhere in the sheet, after changing the contents of cell A1 a number of times.? I would prefer not to use VBA or a pivot table. Input (from A1) Result (from B1) Input 1 Result 1 Input 2 Result 2 Etc . Does Excel have something equivalent to a Store Function. If I input the data in A1 and a row number in A2, say. then what I want to do is equivalent to the following: STORE(A1) in Col.D, Row (A2) and Store(B1) in Col. E, Row (A2), where (X) is the contents of cell X. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Pivot Table with odd results | Excel Discussion (Misc queries) | |||
Results table help please | Excel Worksheet Functions | |||
Generating Pivot Table from multiple worksheet | Excel Worksheet Functions | |||
Generating graphs with less than results | Excel Discussion (Misc queries) | |||
Generating a table | Excel Worksheet Functions |