HP Forums
Question about Amortization Table in TVM (Finance App). - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html)
+--- Forum: HP Prime (/forum-5.html)
+--- Thread: Question about Amortization Table in TVM (Finance App). (/thread-10075.html)



Question about Amortization Table in TVM (Finance App). - John P - 02-02-2018 10:35 AM

Question about Amortization Table in TVM (Finance App).
When in TVM I calculate the Amort, is the any table stored in some variable of the Finance application. I was looking, but could not find any table or list with that data in any menu.


RE: Question about Amortization Table in TVM (Finance App). - DrD - 02-02-2018 11:32 AM

I'm not sure if this is helpful, but the AMORT() command might be useful for you. Check the help for this command, if you haven't already. It might be a lead to the answer you're after(?)

-Dale-


RE: Question about Amortization Table in TVM (Finance App). - Tim Wessman - 02-02-2018 05:08 PM

From memory, the big table itself is not stored anywhere for direct access.

What would be your use case for this? (not challenging you, just trying to understand your idea for workflow)


RE: Question about Amortization Table in TVM (Finance App). - Gene - 02-02-2018 05:25 PM

and this is one big-whopping-great addition to the PRIME. Bravo all.


RE: Question about Amortization Table in TVM (Finance App). - John P - 02-02-2018 06:53 PM

(02-02-2018 05:08 PM)Tim Wessman Wrote:  From memory, the big table itself is not stored anywhere for direct access.

What would be your use case for this? (not challenging you, just trying to understand your idea for workflow)

OK. This is really not a very difficult problem to go about. I can copy the table and then STOre it as whatever I want manually. But, I think, it would be much better to have variable AmorTbl or something not conflicting with any system variables then, I could use that variable in some prgm. and do whatever I want with the columns or rows of the matrix. For now as it is I can not do anything in programs with the Amort table because every time I have new table I have to copy it and store it manually as a veriable. I think it wouldn't be to much problem to add for example the var. AmorTbl in the menu for Financial application in TVM submenu.