> Field F in a table contains any one of the names of the fields in a table.
> For example:
[quoted text clipped - 11 lines]
>
> Steve
John,
Thanks for responding! How do you suggest writing the DLookup expression.
Keep in mind that the expression has to leek at field F to get the fieldname
from where to get the value. In my first example, the expression has to look
in the field, MyFieldName, to get the value for record three. That same
expression has to look in the field, YourFieldName, to get the value for
record five.
Steve
> Easiest but worse case because it is the slowest is to use dlookup
>
[quoted text clipped - 17 lines]
>>
>> Steve