hgus393
Registered User.
- Local time
- Today, 08:15
- Joined
- Jan 27, 2009
- Messages
- 83
Hi all,
I am running a query with data from a form. The conditions that I am using is date, > argument (greater than) and a numerical value. Ok running only the date and the numerical values works dandy. But when I add the > argument to the same column condition as the numerical values, it returns nothing. BUT if I dont take the value (>) from the form but write i manually the query returns what I want. The Criteria field looks like this when it doesn't work [Forms]![Conditions]![Argument]&[Forms]![Conditions]![Value], but if i write > [Forms]![Conditions]![Value] it works. Please what am I doing wrong??
Cheers
Rob
I am running a query with data from a form. The conditions that I am using is date, > argument (greater than) and a numerical value. Ok running only the date and the numerical values works dandy. But when I add the > argument to the same column condition as the numerical values, it returns nothing. BUT if I dont take the value (>) from the form but write i manually the query returns what I want. The Criteria field looks like this when it doesn't work [Forms]![Conditions]![Argument]&[Forms]![Conditions]![Value], but if i write > [Forms]![Conditions]![Value] it works. Please what am I doing wrong??
Cheers
Rob