Hi all,
i am using the DLookUp below to get Total "Project Parts" from a table
"tblQSPTota ls". I do not get an error but also do not get the value of
"31" for this person. I have put the Dlookup in the Control Source for a
text box. The text box is just blank, can somebody please help ?
=DLookUp("[Project Parts]","tblQSPTotals ","[QSPName] = BEZUIDENHOUT")
Tempy
*** Sent via Developersdex http://www.developersdex.com ***
i am using the DLookUp below to get Total "Project Parts" from a table
"tblQSPTota ls". I do not get an error but also do not get the value of
"31" for this person. I have put the Dlookup in the Control Source for a
text box. The text box is just blank, can somebody please help ?
=DLookUp("[Project Parts]","tblQSPTotals ","[QSPName] = BEZUIDENHOUT")
Tempy
*** Sent via Developersdex http://www.developersdex.com ***
Comment