Question
Discount percentage
I am new to this Java in the simplified notion and I am wanting to create a formula for a form that calculates the discount that is entered in from when the form User enters the discount in "Disc1" and the "MSRP1". I currently have it set up to give me the answer for that. Now I need it to minus that answer from the "MSRP1".

