bladedfeather
Registered User.
- Local time
- Today, 12:40
- Joined
- May 25, 2011
- Messages
- 10
I want to create a parameter query on the table i made. The fields on the table that i want to create a parameter is a lookup table (tblLeaveType), this lookup table has two fields one is the primary key(auto number) and the other is the type of the Leave
example
1. Annual Leave
2. National Holiday
3. Professional Leave
4. Eid Al Fetr
my question is how can i create a parameter query? when i put "national holiday" on the criteria in the query of the fields LeaveTypeID and run the query there is a message like this.. Data type mismatch in the criteria expression.
Hope somebody could help me.. thanks..
example
1. Annual Leave
2. National Holiday
3. Professional Leave
4. Eid Al Fetr
my question is how can i create a parameter query? when i put "national holiday" on the criteria in the query of the fields LeaveTypeID and run the query there is a message like this.. Data type mismatch in the criteria expression.
Hope somebody could help me.. thanks..
