The solution below almost worked for me, however it is missing a bracket before the first SwitchboardID:
=DLookUp("ItemText","Switchboard Items","[SwitchboardID]= " & TempVars("SwitchboardID") & " And [ItemNumber]=0")