I just want to retrieve a set of data on Database using the specific full name, however, all is ok except 1 textbox, and I am getting #Error, as I want to reload the data, I compare it to other DLOOKUP formula I set and all is ok and no problem at all, I mean except the dlookup function below, I am getting specific error. Kindly help.
"=DLookUp(""Date of Death"",""RiskFactor"",""FullName='"" & [Forms]![TabsControl]!Child15.[Form]![FullName] & ""'"")"
I am solving this for an hour
:banghead:
"=DLookUp(""Date of Death"",""RiskFactor"",""FullName='"" & [Forms]![TabsControl]!Child15.[Form]![FullName] & ""'"")"
I am solving this for an hour
