A
Abs
I have SEF table which has a tier type column and site fee column that relates to the tier type. Now I have generated a list box on a form from where I can select a tier type. Now I want a text box to be able to automatically generate the site fee that is corresponding to the tier type selected from the list box. I presume its the DLOOKUP function. But how can it read what you have selected in the previous text box.