How would I go about creating a formula to fill in the unknown values??
Is this possible using VB for Access.
100000 = 850
75000 = ???
50000 = 700
33000 = ???
10000 = 400
8200 = ???
1000 = 70
345 = ???
200 = 25
I want to add a text box to a form - enter a value and press calculate.
Regards
Gary Hanley
Is this possible using VB for Access.
100000 = 850
75000 = ???
50000 = 700
33000 = ???
10000 = 400
8200 = ???
1000 = 70
345 = ???
200 = 25
I want to add a text box to a form - enter a value and press calculate.
Regards
Gary Hanley
Comment