O
oakridge
I have a form that is pulling data from a single SQL table. I would like for
the user to be able to enter a date so that only data greater than or equal
to that date would be displayed in the table.
The only help that I have seen is to create a control that looks to an
outside data source to select the dates. This seems cumbersome. Is there
some way to create an input field for the user and then cross refernce that
value to a date in the repeating table to create a filter?
Thanks
the user to be able to enter a date so that only data greater than or equal
to that date would be displayed in the table.
The only help that I have seen is to create a control that looks to an
outside data source to select the dates. This seems cumbersome. Is there
some way to create an input field for the user and then cross refernce that
value to a date in the repeating table to create a filter?
Thanks