F
Flopbot
I know the criteria statement on my DLookUp is wrong, but I don’t know the
correct format. I have the following in Access 03.
“SubFrm Opportunities†taken from “Tbl Opportunitiesâ€. Contains field
[Start Time].
“SubSubFrm Actual†taken from “Tbl Actualâ€. Contains field [Actual Start
Time].
Both tables have the field [Event ID].
The DLookup attached to [Actual Start Time] in “SubSubFrm Actual†should
return the time listed in [Start Time] in “Tbl Opportunities†when the [Event
ID] is identical. I’ve tried the following, but it doesn’t work. Any ideas?
=DLookUp("[Start Time]","Tbl Vol Opportunities", “[EmployeeID] = †&
[Employee ID])
correct format. I have the following in Access 03.
“SubFrm Opportunities†taken from “Tbl Opportunitiesâ€. Contains field
[Start Time].
“SubSubFrm Actual†taken from “Tbl Actualâ€. Contains field [Actual Start
Time].
Both tables have the field [Event ID].
The DLookup attached to [Actual Start Time] in “SubSubFrm Actual†should
return the time listed in [Start Time] in “Tbl Opportunities†when the [Event
ID] is identical. I’ve tried the following, but it doesn’t work. Any ideas?
=DLookUp("[Start Time]","Tbl Vol Opportunities", “[EmployeeID] = †&
[Employee ID])