DLookUp behavior

B

Bardia

On Access 2003 form among several controls I have a combo box that contains
names of few credit cards. I used DLookUp in two text boxes to get the cards
numbers and expiration dates from credit cards table.
It worked well as long as this combo box was very first control on the form.
But when I added another control in its place (1st on the form) and this
combo box became second control DLookUp just stop functioning. I do not get
any error message and when I delete the first control on the form again
DLookUp works. Please advice
 
J

John W. Vinson

On Access 2003 form among several controls I have a combo box that contains
names of few credit cards. I used DLookUp in two text boxes to get the cards
numbers and expiration dates from credit cards table.
It worked well as long as this combo box was very first control on the form.
But when I added another control in its place (1st on the form) and this
combo box became second control DLookUp just stop functioning. I do not get
any error message and when I delete the first control on the form again
DLookUp works. Please advice

Correct the error in your DLookUp call or your form. For help doing so please
post the actual control sources of the textboxes, and the relevant field and
control names; we can't see them!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

dlookup 2
DLookup in Text box to show Currency (number field) 9
Trouble with DLookup 3
Dlookup is broken... 1
return value based on combo box selection 3
DLookup Function 2
DLookUp error 2
Dlookup 1

Top