vbaInet - thanks again, the previous code and ht elinks have been a big help. I have though run into another dlookup issue.
Dim strProjMgrID as String
Dim strProjMgrNAme as String
strProjMgrID = Nz(DLookup("ProjectMgr", "tbl_NCS_Projects", _
"tbl_NCS_Projects.ProjectID = "...