I have a table and I want the user to select the state from a dropdown. When she picks from the dropdown the appropriate state, I want the current tax rate to populate in another column so I can perform a calculation.
So, I have the list of states in column a, the rates in column b.
I have my dropdown box and the states appear and I can select one.
Now..I need to know where to put the Vlookup command to extract the rate.
Thanks.
Deb