Hello,
I am new on this forum and also new when it comes to Access. My goal is to make an inventory database in Access 2007.
The database will consist of:
1. A table holding all the data (with 8 columns), and n rows (depends on the inventory.
2. A split form with a text box to enter a search term, a combo-box to set the column that needs to be searched in the data table and a button to perform the search action (search form).
If it is possible I would like to implement a "Partial" search. For example, if the word that is searched for is metal, and in the text box "me" is typed everything that starts with me is displayed.
Is it also possible to search any part of a word? For example, if the word that is searched for is metal, and in the text box "tal" is typed every record that contains "tal" in the specified column is displayed?
I would like to start with a empty table in the split form (lower part), and if records are found that meets the search criteria, that they are displayed in the table.
In the past I've written some Excel macro's and I've tried to search the Internet for some literature on Access and macro and VBA programming. I basically know how access works but find it hard to implement. That why I registered to this forum
I hope you can give give some advice, maybe some recourses or a push in the right direction. I also don't want to reinvent the wheel when it comes to building a database. I don't know if similar thing are done before? I've tried a forum search but without satisfying results.
I've started in the general section because I don't know in which section this fits best?
Thanks in advance and with best regards,
Jerome
I am new on this forum and also new when it comes to Access. My goal is to make an inventory database in Access 2007.
The database will consist of:
1. A table holding all the data (with 8 columns), and n rows (depends on the inventory.
2. A split form with a text box to enter a search term, a combo-box to set the column that needs to be searched in the data table and a button to perform the search action (search form).
If it is possible I would like to implement a "Partial" search. For example, if the word that is searched for is metal, and in the text box "me" is typed everything that starts with me is displayed.
Is it also possible to search any part of a word? For example, if the word that is searched for is metal, and in the text box "tal" is typed every record that contains "tal" in the specified column is displayed?
I would like to start with a empty table in the split form (lower part), and if records are found that meets the search criteria, that they are displayed in the table.
In the past I've written some Excel macro's and I've tried to search the Internet for some literature on Access and macro and VBA programming. I basically know how access works but find it hard to implement. That why I registered to this forum

I hope you can give give some advice, maybe some recourses or a push in the right direction. I also don't want to reinvent the wheel when it comes to building a database. I don't know if similar thing are done before? I've tried a forum search but without satisfying results.
I've started in the general section because I don't know in which section this fits best?
Thanks in advance and with best regards,
Jerome