CurAfterWitholdingTax = CurGross * CurPercentWithHoldingTax
so basic but is my logic wrong, i get for CurAfterWitholdingTax the value of -42500 or a negative number similar to that. the value of CurPercentWithHoldingTax is 0.23 which is grabbed from a forms text box.
I am not suprised if the answer is obvious to you all, but its been 3 years since programming in VBA!
Thanks!
so basic but is my logic wrong, i get for CurAfterWitholdingTax the value of -42500 or a negative number similar to that. the value of CurPercentWithHoldingTax is 0.23 which is grabbed from a forms text box.
I am not suprised if the answer is obvious to you all, but its been 3 years since programming in VBA!
Thanks!