RolandK
08-06-2009, 03:52 PM
Hi Everyone,
I am working on a financial program and I am having problems coming up with the right calculation string for using adding multiple values time a percentage of that value. EX: ((cash*Percentage)+(cash*Percentage)+(cash*Percent age)) etc. I tried this calculation and it validated OK but when I ran the software project I received an error message. All cash amounts are different and all percentages are different depending on the percentage of that cash amount you own. I have tried the formula above but keep getting errors.
Any suggestions?
Roland
I am working on a financial program and I am having problems coming up with the right calculation string for using adding multiple values time a percentage of that value. EX: ((cash*Percentage)+(cash*Percentage)+(cash*Percent age)) etc. I tried this calculation and it validated OK but when I ran the software project I received an error message. All cash amounts are different and all percentages are different depending on the percentage of that cash amount you own. I have tried the formula above but keep getting errors.
Any suggestions?
Roland