Hello,
I have 2 date picker field in my form which are From date and To date.
I would like to export the table data to XLS file with date specified from the above two said fields.
(I tried with DB Read to export whole table as XLS, but I do not know how to do with date ranges)
These are my table headers:
id, date, comment, order_no.
Any idea/suggestion, please!
Thanks.
I have 2 date picker field in my form which are From date and To date.
I would like to export the table data to XLS file with date specified from the above two said fields.
(I tried with DB Read to export whole table as XLS, but I do not know how to do with date ranges)
These are my table headers:
id, date, comment, order_no.
Any idea/suggestion, please!
Thanks.