AndrewKent
Well-known Member
- Joined
- Jul 26, 2006
- Messages
- 889
Hi there,
I have a table in Access that I am trying to lookup if two criteria are met.
The table I want to look up is "tblDefinitions_MonthEnd"
The field I want to return from this table is "MonthEnd_LastDate"
If "MonthEnd_Week" in the table matches "CL_Week" in my query
AND
If "MonthEnd_Year" in the table matches "CL_Year" in my query
Can anyone help structure this?
Andy
I have a table in Access that I am trying to lookup if two criteria are met.
The table I want to look up is "tblDefinitions_MonthEnd"
The field I want to return from this table is "MonthEnd_LastDate"
If "MonthEnd_Week" in the table matches "CL_Week" in my query
AND
If "MonthEnd_Year" in the table matches "CL_Year" in my query
Can anyone help structure this?
Andy