Post Reply 
Question about Amortization Table in TVM (Finance App).
02-02-2018, 10:35 AM
Post: #1
Question about Amortization Table in TVM (Finance App).
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.
Find all posts by this user
Quote this message in a reply
02-02-2018, 11:32 AM
Post: #2
RE: Question about Amortization Table in TVM (Finance App).
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-
Find all posts by this user
Quote this message in a reply
02-02-2018, 05:08 PM (This post was last modified: 02-02-2018 06:25 PM by Tim Wessman.)
Post: #3
RE: Question about Amortization Table in TVM (Finance App).
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)

TW

Although I work for HP, the views and opinions I post here are my own.
Find all posts by this user
Quote this message in a reply
02-02-2018, 05:25 PM
Post: #4
RE: Question about Amortization Table in TVM (Finance App).
and this is one big-whopping-great addition to the PRIME. Bravo all.
Find all posts by this user
Quote this message in a reply
02-02-2018, 06:53 PM
Post: #5
RE: Question about Amortization Table in TVM (Finance App).
(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.
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)