Home > Archive > Clarion > March 2006 > Filter Report
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| Hi,
I am really knew to Clarion. I am trying to create a report that that
display record from Date1 to Date2. I must have a window for the user
to enter the date ranges.
Any help will be highly appreciated.
Regards,
Elmer
| |
| sandinzz@yahoo.com 2006-03-15, 3:55 am |
| Hi.
Create report procedures. Open window formatter and populate control
template "Pause button - Pause the process". On button properties - tab
action - set flag "start paused". Add your variables for date range on
the same window. Exit window formatter and fill in record filter in
report properties and set your date variables to be Bind (on Hot fields
tab). That all.
| |
|
| Hi sandi,
Thanks. The instruction you gave me really helped me to get the report.
Indeed it's very easy.
Thanks
Elmer
|
|
|
|
|