Hello:
I am trying to create a form that displays a variable count of records. What I want to display is a text box and check box for each record that is returned. So, at times the form may display 0 records, or it may display 100.
The purpose of this form is to display all incomplete records. Then the user checks the box next to the customer when the item is completed. so the form displays all incomplete items, and allows for it to be checked by the user as complete.
Thank you very much!
I am trying to create a form that displays a variable count of records. What I want to display is a text box and check box for each record that is returned. So, at times the form may display 0 records, or it may display 100.
The purpose of this form is to display all incomplete records. Then the user checks the box next to the customer when the item is completed. so the form displays all incomplete items, and allows for it to be checked by the user as complete.
Thank you very much!