Hello all, I'm stumped on this one. Hoping someone can provide logic and/or code for the attatched grid. I have two text boxes (txtWeeklyPts1 & txtPotentialPayout1) on a form in Access 2003..... all unbound.
fyi: The entire calculator is coded in VB
This is how the calculator should work:
ie
Person inputs 150 into (txtWeeklyPts1). Now the tiers should work by taking 100pts at $1.00 and the remaining 50pts $1.15, summing both of the tiers up for a total of $157.50, which should appear in (txtPotentialPayout1). The attatched makes this easier to understand.
Any assistance is much needed. I've tried everything to no avail. This is the last part of my project, and it unfortunately has caused the most issues for me. Thanks in advance!
fyi: The entire calculator is coded in VB
This is how the calculator should work:
ie
Person inputs 150 into (txtWeeklyPts1). Now the tiers should work by taking 100pts at $1.00 and the remaining 50pts $1.15, summing both of the tiers up for a total of $157.50, which should appear in (txtPotentialPayout1). The attatched makes this easier to understand.
Any assistance is much needed. I've tried everything to no avail. This is the last part of my project, and it unfortunately has caused the most issues for me. Thanks in advance!