Click here to Skip to main content
15,921,542 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

In excel, I have a table of values like this:

T A B C
2 202.72 162.18 243.26
5 259.26 207.41 311.11
10 290.68 232.21 348.82
20 317.74 254.19 382.29
50 349.54 279.63 419.45
100 365.62 292.5 434.75

I then use the vlookup function to get the right value for a given T and A/B/C..

What would be the best way to have the same functionality in visual basic?

PS: The values in the table are not to change, ever.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900