I have a dlook up that I use on a form. It works on all items in the combo box except one. So all other results are working all right. So I believe my code is working alright. I have checked the record to ensure that nothing seems out of place to cause the issue. I have run the query that the Dlookup refers to and it returns results so I know that the value is not Null, which is the error that I am recieving. Is there a reason that a dlookup would return Null as the answer when Null isn't the answer.