one of my dlookup's looks like this
varx5= dlookup("[Defect Fixed?]", "Defect_Log", "[Serial_Number]=text5")
I need to add another condition in there, but I don't know how I should do it. Do I use And after text5 or maybe another comma and another condition?
thanks,