Either I dont know what I am looking for or I am looking for the wrong thing. But after a week and a half I am now asking for help.
I have 3 tables
-PartsTbl
-VendTbl
-PartsComboboxTbl <---combobox queries to get listings
3 forms
-PartsFrm
-VendFrm
-PartsVend
PartsVend is the main form with PartsFrm and VendFrm as sub forms. I have the filter working so that when you have a part loaded in the partsFrm it will update to the appropriat vendor. However I want a search button and a textbox on PartsVend that I can search the PartsTbl and display a part and then it will automatically update to the appropriat vendor. And a second search button and textbox that I can use just to search Vendors. I cannot figure out how to make any of the search functions work.
My VB is almost nil. And even looking at it on pages it still confuses me.
I have about 4 weeks for my "Visual Basic for the absolute beginner" and 3 other access books to arrive.
Any help would be greatly appreciated
I have 3 tables
-PartsTbl
-VendTbl
-PartsComboboxTbl <---combobox queries to get listings
3 forms
-PartsFrm
-VendFrm
-PartsVend
PartsVend is the main form with PartsFrm and VendFrm as sub forms. I have the filter working so that when you have a part loaded in the partsFrm it will update to the appropriat vendor. However I want a search button and a textbox on PartsVend that I can search the PartsTbl and display a part and then it will automatically update to the appropriat vendor. And a second search button and textbox that I can use just to search Vendors. I cannot figure out how to make any of the search functions work.
My VB is almost nil. And even looking at it on pages it still confuses me.
I have about 4 weeks for my "Visual Basic for the absolute beginner" and 3 other access books to arrive.
Any help would be greatly appreciated