Please help a poor fool! I have read through the form forum and tried some of the suggestions to help me with my problem, but no luck. Here it is:
In my form I have a combo box with one column showing 'destination' and the other column shows a 'rate'. The combo box list was created from a query based on a table. I would like it if when I choose the 'destination' from the combo box, the rate would appear in my 'rate' text box so that I can use it in a calculation later in the form, and have the rate appear correctly in the underlying table. I have tried the =[combo box name] method, but I must be doing it wrong.
Could someone please spell it out for me step by step? I have also tried using DLookup but I am unable to get the criteria portion right. Thank you very much.
In my form I have a combo box with one column showing 'destination' and the other column shows a 'rate'. The combo box list was created from a query based on a table. I would like it if when I choose the 'destination' from the combo box, the rate would appear in my 'rate' text box so that I can use it in a calculation later in the form, and have the rate appear correctly in the underlying table. I have tried the =[combo box name] method, but I must be doing it wrong.
Could someone please spell it out for me step by step? I have also tried using DLookup but I am unable to get the criteria portion right. Thank you very much.