Hi, 
I am using DLookup in Microsoft Visual Basic for Applications, 
I actually want to get the values of 3 fields:
1) COACODE
2) AccountGroup
3) AccountType
in a form, from a query "COACODE".
Visual Basic Code is: 
Private Sub AccountGroupID_AfterUpdate()
Me.COACODE.Value =...