2011-10-30, 12:09 AM
Im in the process of creating a database at work and Ive run into a couple of issues. Ive tried Googleing for solution but so far Ive gotten nowhere. Hopefully someone here can help.
Im using an InfoPath form for data entry and another one to display existing data in a table. The first problem is that I cant search my data, which means manually going through the table to find anything I need. The data is text based and I would like to be able to do a single search of all the database fields and have the search generate a table (exactly like the one I already have to view my data) only with data that is related to my search criteria.
Im using an InfoPath form for data entry and another one to display existing data in a table. The first problem is that I cant search my data, which means manually going through the table to find anything I need. The data is text based and I would like to be able to do a single search of all the database fields and have the search generate a table (exactly like the one I already have to view my data) only with data that is related to my search criteria.
Spoiler
The second issue has to do with Access. I want Access to generate a Reference number for each entry to the database, a simple alphanumeric combination that could be used as reference on other documents. I want the Ref # to generate automatically using the first letter of every word in the Audit Process field (this part I have) and the number from the primary key field in Access called ID (this is an autonumber field and also works fine) that way no Ref # is ever identical but entries are grouped by their respective processes. In order to generate this Ref # Ive created a form in Access and inputted the required formula into the Ref # field, as I said the formula works just fine and the Ref # generates are needed in the Access form. The problem is that the Ref # field in the Access Table doesnt update with the required information from the Access Form (in the same database). I was told that because there is a Parent>Child relationship between the Access Table and Form (respectively) that this is why the update of the Ref # field is not taking place. But the other fields update just fine when I use the Form to input data, so Im confused. Originally I wasnt using the Access Form since I really have no use for it, like I said InfoPath will be the data entry medium used once the database is implemented but the formula used to generate the alphanumeric reference number doesnt work if I input it directly into the field in the Table, so this is just a work around, if anyone can offer a more efficient way of getting it to work that would be great.
Spoiler

