mahdiswaidan11
New member
- Local time
- Today, 10:00
- Joined
- May 16, 2011
- Messages
- 2
hi iam new here if some one can help me
iam made a query ...SELECT VisitD.VFirst ,VisitD.Valenter,VisitD.Valexit
FROM VistD
WHERE VisitID.Valenter < Text0.Value
this query is said to be opend in a subform in my form where instead of giving the value of the parameter in the popup box i want to give directly from a textbox which i will select from it a short date wheneve i press a buttom what i should do
iam made a query ...SELECT VisitD.VFirst ,VisitD.Valenter,VisitD.Valexit
FROM VistD
WHERE VisitID.Valenter < Text0.Value
this query is said to be opend in a subform in my form where instead of giving the value of the parameter in the popup box i want to give directly from a textbox which i will select from it a short date wheneve i press a buttom what i should do