(HP67 app) Pricing Calculation with known Markup for new Price comparison.
|
10-20-2017, 04:58 PM
(This post was last modified: 10-21-2017 08:52 PM by Dieter.)
Post: #7
|
|||
|
|||
RE: (HP67 app) Pricing Calculation with known Markup for new Price comparison.
(10-20-2017 09:07 AM)Gamo Wrote: Pricing Program work very good and very accurate answer. Only you in this forum that try out on this complete Pricing Program that can input combination of two variables. Wait until you try the latest version. ;-) This one is more capable, more flexible and even shorter than the previous ones: Edit: corrected an error that caused markup/margin not to be recalculated after cost or price had been changed. Code: 001 LBL E INIT Again, [E] initializes the program. You can then enter two of the four values (as usual, except the combination markup & margin, these are mutually convertible), and the program calculates the remaining two if you press the respective key. And now you can even change data and recalculate without starting over: Code: Initialize [E] 0,00 Now change the markup to 75%: Code: Enter markup 75 [C] 75,00 Note that cost and price must be > 0. BTW, you can also directly convert between markup and margin without entering anything else: Code: Enter markup 30 [C] 30,00 Dieter |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)