Joe8915
Registered User.
- Local time
- Today, 04:02
- Joined
- Sep 9, 2002
- Messages
- 820
I am trying to show the Dunns number in the ubound text field.
Tbl Name= Tblcontractor Name
Field Name = Dunns
ID name= is ID
ComboBx Name = Contractor Name
=DLookUp("[dunns]",Tblcontractor Name","[ID] = " & [Contractor Name] & " ' ")
now when I try to use a combobx. I get a error msg
Can you point and tell me where its wrong. I think I have tried everything to make is work.
thanks
Tbl Name= Tblcontractor Name
Field Name = Dunns
ID name= is ID
ComboBx Name = Contractor Name
=DLookUp("[dunns]",Tblcontractor Name","[ID] = " & [Contractor Name] & " ' ")
now when I try to use a combobx. I get a error msg
Can you point and tell me where its wrong. I think I have tried everything to make is work.
thanks