Hi
I'm trying to work out some code so I can select a value in a table based on two factors. The X & Y axis are numeric and range "up to" and I can reference both in cell in a form, and then calculate the appropriate factor.
Thanks in advance for any suggestions.
I'm trying to work out some code so I can select a value in a table based on two factors. The X & Y axis are numeric and range "up to" and I can reference both in cell in a form, and then calculate the appropriate factor.
1000 | 5000 | 10000 | |
10 | 0.0% | 0.5% | 0.8% |
20 | 0.5% | 0.8% | 1.0% |
30 | 0.8% | 1.0% | 1.5% |
Thanks in advance for any suggestions.