Hi
I have a Form(ClaimPayment) which is assigned to a table in the database(ClaimPayment Table) as a Record Source. The Form loads all the records in the Table. There are around 1200 records in the Table.
The problem I have right now is that I need to search with in the records in the Form. I am not able to do it. I can do it manually but it is messing up the records in the database. I should be able to search with in the records in the form as it is difficult to search with in 1200 records.
So please advice me how to do the search.
dsk.
I have a Form(ClaimPayment) which is assigned to a table in the database(ClaimPayment Table) as a Record Source. The Form loads all the records in the Table. There are around 1200 records in the Table.
The problem I have right now is that I need to search with in the records in the Form. I am not able to do it. I can do it manually but it is messing up the records in the database. I should be able to search with in the records in the form as it is difficult to search with in 1200 records.
So please advice me how to do the search.
dsk.