I am having trouble with this Dlookup
=DLookUp("[WBS_PG_ID]","qryPIDBOE","[PID_Number]=" & [Forms]![frmEstimates]![ComboBOESelectPID])
In the Query named qryPIDBOE I need to grab the WBS_PG_ID where the combobox named comboBOESelectePID on my form named frmEstimates equals the field in the...