Thanks for your response. Unfortunately, the
#error is still returned on my form. I tried changing Forms to Table, didn't help. I also added Tables! before the first "[Graduation Information]" like this:
=Nz(DLookUp("Area","Tables![Graduation Information]","[soc_sec] = Forms![Graduation Information]!soc_sec"),"") and received:
The Microsoft Jet database engine cannot find the input table or query Tables![Graduation Information]. Make sure it exists and that its name is spelled correctly. The table does exist.