Question
June 9, 2009 at 10:40 PM
milonomann

VBA table look up

by milonomann . Updated 16 years, 11 months ago

I have a table that has temperature in one column and corresponding water densities in another. I have a textbox on a user form where the user enters the temperature, and I want to refer back to the table with the VLookup function (or anything else that works) and outputs the density at that temperature.
Can someone help me do this?
Thanks

This discussion is locked

All Comments