Hi Tanya
Are you referencing items from the table [Test] on the same form ? like the
[Rate_Item_Code] which has the [RateID] of "123xyz". If so there are just a
couple of " missing.
Try this
Me.txtTechRateID = DLookup("[Rate_ID]", "Test", " [Rate_Item_Code] =
[Me.ItemID]. Column(0)")

Signature
Wayne
Manchester, England.
> Hi,
>
[quoted text clipped - 9 lines]
> thanks heaps
> Tanya
Tanya - 14 Jun 2006 10:17 GMT
thank you so much.....
Tanya
>Hi Tanya
>
[quoted text clipped - 12 lines]
>> thanks heaps
>> Tanya