Here's the situation:
There is a function (FN1) in an Oracle database (ODB1) which accepts a Customer ID (CustID) and returns an associated dollar figure (GR1).
I have an Access database (ADB1) that has a table (TCust) that has around 100 records. Amoung the fields are CustID and a null field...