Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I made an amoritization table to calculate payoffs. I would like to pick the
number of months past and show the amount in that cell. ie: If the cell with the number of payments past is a1 and the amoritization table starts in a10 and the amount of months past would be 15, so the number in a1 is fifteen, I want to display the value of cell a25. Thanks, Mark. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Try
=INDIRECT(ADDRESS(A1+10,1)) regards Peter "STARFINANCIALGROUP" wrote: I made an amoritization table to calculate payoffs. I would like to pick the number of months past and show the amount in that cell. ie: If the cell with the number of payments past is a1 and the amoritization table starts in a10 and the amount of months past would be 15, so the number in a1 is fifteen, I want to display the value of cell a25. Thanks, Mark. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
The subject does not match the question, to answer the part for the
subject. to refer to cell A1 on sheet4 =sheet4!A1 if the sheetname has spaces\ ='sheet four'!A1 another way is to enter = sign then go to 'sheet four' select cell A1 then return to original sheet and hit enter to see your formula created. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to show the defined name of another cell | Excel Worksheet Functions | |||
Problem with Page Numbering | Excel Discussion (Misc queries) | |||
Copy cell format to cell on another worksht and update automatical | Excel Worksheet Functions | |||
Page breaks don't show on screen and don't print separately. It i. | Excel Discussion (Misc queries) | |||
Cell doesn't show formula result - it shows formula (CTRL + ' doe. | Excel Worksheet Functions |