I have added a new data element to the Issue Tracker access database. All
the functionality of the program works with this new data element (Issue
Type), except the search form. It seems to ignore the fact that there is a
option to select records based on Issue Type and returns all the records.
I am perplexed why this is happening. I have the new data element in the
forms, database table and the query.
Any ideas or other things to check?
Jeanette Cunningham - 23 Feb 2008 00:06 GMT
George,
You need to add some code to the existing code for the search button to tell
it to look at issue type.
If you have questions on how to do this, post back details of which table
Issue type is in, the recordsource for the search form.
Jeanette Cunningham
>I have added a new data element to the Issue Tracker access database. All
> the functionality of the program works with this new data element (Issue
[quoted text clipped - 6 lines]
>
> Any ideas or other things to check?