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