J
jean
Hi
I have a continuous form bound on a table containing 600 records. On
this form I have a date field named "Text200" bounded on the table
field named "RecDate".
I want to be able to filter the form by double-clicking on the field
"Text200"
example one record show 10/11/2005 if I double-click that field form
will contain only records with 10/11/2005
I already have the script to do the same with a text field but it does
not work with a date field
Thanks for helping
I have a continuous form bound on a table containing 600 records. On
this form I have a date field named "Text200" bounded on the table
field named "RecDate".
I want to be able to filter the form by double-clicking on the field
"Text200"
example one record show 10/11/2005 if I double-click that field form
will contain only records with 10/11/2005
I already have the script to do the same with a text field but it does
not work with a date field
Thanks for helping