J JANR Registered User. Local time Today, 19:07 Joined Jan 21, 2009 Messages 1,623 Feb 9, 2010 #21 Just use Dlookup on the table Dim strSQL as string strSQL= Dlookup("MemoField", "LocalTable", "[SomeRecID] =" & somevariable) Click to expand... JR
Just use Dlookup on the table Dim strSQL as string strSQL= Dlookup("MemoField", "LocalTable", "[SomeRecID] =" & somevariable) Click to expand... JR
Khalid_Afridi Registered User. Local time Today, 20:07 Joined Jan 25, 2009 Messages 491 Feb 9, 2010 #22 JANR said: Just use Dlookup on the table JR Click to expand... wawo Thanks JANR! I think today is my lucky day, nice tip dear: Cheer Khalid
JANR said: Just use Dlookup on the table JR Click to expand... wawo Thanks JANR! I think today is my lucky day, nice tip dear: Cheer Khalid