T
Tanya via AccessMonster.com
Hi,
can someone help with this lookup function below
Rate_ID is a number
Rate_Item_Code and ItemID are text
i cant seem to get this to work. am i missing some syntax?
Me.txtTechRateID = DLookup("Rate_ID", "Test", [Rate_Item_Code] = " Me.ItemID.
Column(0))
thanks heaps
Tanya
can someone help with this lookup function below
Rate_ID is a number
Rate_Item_Code and ItemID are text
i cant seem to get this to work. am i missing some syntax?
Me.txtTechRateID = DLookup("Rate_ID", "Test", [Rate_Item_Code] = " Me.ItemID.
Column(0))
thanks heaps
Tanya