R
rahmad
Hi,
I'm creating a form and will insert a subform in it.
My subform have a Date column.I want to make a filter
of that column in my main form.
I have created 2 text boxes,a combo box and two command button.I want the
filter have format 'between <date> and<date>' ,and chose a record from my
combo box,so the subform will display all record between date 1 and date 2
for a data I have selected from my combo box.
The first command button use to apply filter and another to remove the
filter.
Would somebody like to helpme with the VB code.Cause
I don't understand about VB.
Thank's
I'm creating a form and will insert a subform in it.
My subform have a Date column.I want to make a filter
of that column in my main form.
I have created 2 text boxes,a combo box and two command button.I want the
filter have format 'between <date> and<date>' ,and chose a record from my
combo box,so the subform will display all record between date 1 and date 2
for a data I have selected from my combo box.
The first command button use to apply filter and another to remove the
filter.
Would somebody like to helpme with the VB code.Cause
I don't understand about VB.
Thank's