G
Guest
Hi
My problem is this; i got Query (qryETime) that is getting date and name
from form (frmETime) date is date range and name is combo, that all work
fine. Once ran it will display annual leave, sick leave, comptime used,
comptime worked...etc. basicaly all the exceptions. What I would like to do
is have checkboxes on frmETime for annual, sick,... once person selects it it
will display only the selected time. They would be free to select multiple
checkboxes or just one. In query i can insert >0 and query will give me let's
say all Annual Leave greated then zero. how do you do it from form ????
Thank you.
My problem is this; i got Query (qryETime) that is getting date and name
from form (frmETime) date is date range and name is combo, that all work
fine. Once ran it will display annual leave, sick leave, comptime used,
comptime worked...etc. basicaly all the exceptions. What I would like to do
is have checkboxes on frmETime for annual, sick,... once person selects it it
will display only the selected time. They would be free to select multiple
checkboxes or just one. In query i can insert >0 and query will give me let's
say all Annual Leave greated then zero. how do you do it from form ????
Thank you.