B
BillD
If anyone can help please explain this in simple terms and where I have to
look I am not that good at codes and programming yet
I have a form that is set up in a tab control with 4 tabs (contacts,
registration, registration payement, contributions) I have populated the data
base with only 2 entries so far.
When I open the form all the fields are empty and none of the command
buttons work. Once I go to records and select remove filter the first record
in the table contacts appears in the form and all the command buttons work.
When I go to Records - Filter - Advance Filter/Sort the field shows LastName
and the criteria shows Is Null AND Is Null
When I go to the form in design view the filter shows
(((tblcontacts.LastName Is Null))) AND ((tblcontacts.LastName Is Null))
I have tried to remove the form filter by deleting it and saving the form
and I followed the instructions in help to remove the record in Advance
filter/sort by highlighting and selecting clear grid. However when I close
the form and then reopen it the filters are back and they are populated
automatically.
I have no idea where to look to remove this.
Please help
Thanks
look I am not that good at codes and programming yet
I have a form that is set up in a tab control with 4 tabs (contacts,
registration, registration payement, contributions) I have populated the data
base with only 2 entries so far.
When I open the form all the fields are empty and none of the command
buttons work. Once I go to records and select remove filter the first record
in the table contacts appears in the form and all the command buttons work.
When I go to Records - Filter - Advance Filter/Sort the field shows LastName
and the criteria shows Is Null AND Is Null
When I go to the form in design view the filter shows
(((tblcontacts.LastName Is Null))) AND ((tblcontacts.LastName Is Null))
I have tried to remove the form filter by deleting it and saving the form
and I followed the instructions in help to remove the record in Advance
filter/sort by highlighting and selecting clear grid. However when I close
the form and then reopen it the filters are back and they are populated
automatically.
I have no idea where to look to remove this.
Please help
Thanks