Hi guys, so I have a pretty simple task here...I feel that I am close, but no cigar. I am basically trying to convert this calculator from excel to c++ code and have a simple output of the Total Commissions to the console. It's not some much that I don't understand the code, its more the math...I think.
I know for a fact that the excel document is 100% correct. I just cant translate the math into C++ :/ I been messing with it for hours and can't get the same results. I must not be understanding percentages right...and percentages is where the problems lies, im almost certain. Thanks for the response..if anyone has an idea let me know.