No video

How To Create A Keyword Search in Access 2013 🎓

  Рет қаралды 343,346

Programming Made EZ

Programming Made EZ

Күн бұрын

In this Access 2013 tutorial video, Steve Bishop explains how to create a keyword search for your forms to filter your subforms and listboxes.
Work Files: github.com/Xip...

Пікірлер: 543
@ProgrammingMadeEZ
@ProgrammingMadeEZ 5 жыл бұрын
Looking for DAILY content? Join us on my other channel “Coffee With Steve” for daily videos where we discuss Technology, Software Development, Politics, Culture, and many other things. Coffee With Steve: kzbin.info/door/eXAUvo5xxDY_b-lSknPC1A
@xg2845
@xg2845 5 жыл бұрын
Hi thank you for your tutorials. I just wnt to ask how to create a button that everytime you click increases the number? Thank you so much =)
@abdullaaman3518
@abdullaaman3518 8 жыл бұрын
This is the best tutorial video I have viewed ever about search forms. thank you sir.
@joto1218
@joto1218 6 жыл бұрын
This is by far the best tutorial I have viewed on Access Database in searching forms with lots of option in building your SQL query.
@Itsmefeddi
@Itsmefeddi 6 жыл бұрын
searching this topic for weeks and nothing come across better than this keep the good work you are truely the best teacher
@Ha-Lion
@Ha-Lion 7 жыл бұрын
Not only it was comprehensive, you explain it clearly and step by step. THANK YOU,
@artsafari8157
@artsafari8157 8 жыл бұрын
Thank you! Clear, concise, and thorough - this is hard combination to find but your video has all three.
@thegrapevine4897
@thegrapevine4897 7 жыл бұрын
Just want to say a massive thank you for this incredible tutorial. I am a total novice at this and this was easy to follow and iv managed to create a brand new search database for my work colleagues to now search for information rapidly. Thanks very much for this. Brilliant and perfect.
@ProgrammingMadeEZ
@ProgrammingMadeEZ 7 жыл бұрын
I am so glad to hear you found this video helpful. Hopefully you find the rest of them equally helpful.
@JeffersonHI
@JeffersonHI 4 жыл бұрын
Mahalo plenty, Steve! This lesson was *exactly* what I've been looking for. Your explanations were clear, concise, and thorough.
@appsusere2069
@appsusere2069 6 жыл бұрын
I have to tell you that you have done an excellent job here by creating these videos. After these many years it's still useful to people who trying to know Access as it offers, I came here to learn to how to built query for a rather seemed to be a difficult calculation and now I am building an inventory system by myself. only thanks to you. The details and extra features that you explain on your videos are so useful and which can be useful in different senarios. Anyway meny thanks and you may get the best out of your life.
@ElainePlourde
@ElainePlourde 7 жыл бұрын
THANK YOU! Been struggling with this months and watched other tutorials but this was the only one that finally worked out!
@tadgh123xx
@tadgh123xx 8 жыл бұрын
Thanks Steve your tutorials are amazingly clear and easy to follow but more than that your explainations make it understandable also, i really learn when i watch your tutorials as opposed to just being able to copy
@brainybooks6203
@brainybooks6203 8 жыл бұрын
Steve, who ARE you? You are doing such a great public service to we who are learning to work with Access. When I send you a question, you reply within half an hour AT THE MOST. For example, are you independently wealthy so that you don't need to have an actual paid job? Or maybe you're a Catholic monk or a Buddhist monk and this is your humble service to humanity. Please explain! Thx.
@ProgrammingMadeEZ
@ProgrammingMadeEZ 8 жыл бұрын
Hahah.. well I'm certainly not wealthy. I am a software developer for a small father/son company. I do these videos mostly on the weekend when I get a chance. I wish I could do it much more often but I have a family who wants my time too.
@antes562
@antes562 4 жыл бұрын
Hi, I learned a lot from your video...Thank you... You were the best to explain how to create this search button.
@glenntaylor2863
@glenntaylor2863 4 жыл бұрын
This is a great video and I've implemented it with great results. I've enhanced it slightly by adding one more VBA line and that is returning focus to the keyword text box so I don't have to select the contents of this text box, hit delete and then Enter to get all the records or to enter a new search. "tion" returns all records with this sub-string and then just typing "national" returns all records with this new sub-string. It saves a lot of keystrokes and keeps my hands on the keyboard when I'm trying to search using different strings.
@todoporron
@todoporron 4 жыл бұрын
Thanks, I started using Ms Access a few months ago and I find your videos really good. This one helped me refine my search form in my current DB project. Thanks a lot.
@Constance_R
@Constance_R 7 жыл бұрын
Exactly what I needed, it seems that Access gives you much more control over the forms if you don't start with the wizard.
@ProgrammingMadeEZ
@ProgrammingMadeEZ 7 жыл бұрын
Yes, I despise the wizards!
@sonnicolabo3025
@sonnicolabo3025 3 жыл бұрын
Thanks Bishop easy to learn from your tutorial.
@akwasisarpong241
@akwasisarpong241 7 жыл бұрын
Man you are the Good Lecturer ever. man i love it. Not only this video. All your videos. You really knows the thing. Thanks so much. you've tought me very well. God bless you.
@ajborbzzz
@ajborbzzz 4 жыл бұрын
Liked and Subscribed. Very clear and concise tutorials
@brendagutierrez2838
@brendagutierrez2838 5 жыл бұрын
This is the best search form tutorial on youtube. Thanks
@keeley2798
@keeley2798 6 жыл бұрын
2017 and this amazing tutorial still works perfectly! One question for Mr Bishop - is it possible to make the same code search using more than one text box? I've managed to make five text boxes each with their own search button, but it would be so nice to have one button for all! Thankyou for the video Mr Bishop, you're a lifesaver!
@ScottHuffIndy
@ScottHuffIndy 2 жыл бұрын
Thanks for this easy-to-follow tutorial. I found it exceptionally helpful.
@lordshin73
@lordshin73 6 жыл бұрын
It is a pleasure to listen to you share your knowledge! By far, one of the absolute best instructional/demo videos I have come across for MS Access. I subscribed.
@Nabi_25
@Nabi_25 Жыл бұрын
Thank you so much I’m making soft so fast now back then I was confused, thanks
@janezvegan
@janezvegan 4 жыл бұрын
thank you very much for this video. It shows clearly how to start working with VBA in Access
@HarveyFrench
@HarveyFrench 9 жыл бұрын
In case you're not aware, once the form has a recordsource, you can use the ribbon>>Form Design>Add Existing tools button to select fields form the recordsource and drag them onto the form. Then use ribbon>>Form Arrange>>tabular to put the controls into a very useable grid layout.
@MikeRadoiu
@MikeRadoiu 7 жыл бұрын
Your explanation is very clear and easy to follow. Thanks.
@ProgrammingMadeEZ
@ProgrammingMadeEZ 7 жыл бұрын
Thank you!
@Maestrotoy
@Maestrotoy 3 жыл бұрын
Best tutorial of its kind
@Qnikchen
@Qnikchen 8 жыл бұрын
your videos are amazing, I feel very grateful to find you on youtube!! you are my favorite guy!!
@ProgrammingMadeEZ
@ProgrammingMadeEZ 8 жыл бұрын
Well thank you!
@c.p.aidamendozag.5520
@c.p.aidamendozag.5520 8 жыл бұрын
Hi Steve, I've been through most all of your videos and they have helped me a lot. Thanks For Your Time And the great Asset You made Available to Us.
@ProgrammingMadeEZ
@ProgrammingMadeEZ 8 жыл бұрын
I'm so glad to hear that!
@OOlasokan
@OOlasokan 6 жыл бұрын
Steve, your voice is so assuring and you instructions very clear. I would like to show my appreciation. How can I donate a token to the great work you're doing?
@kasiapalczewska4323
@kasiapalczewska4323 2 жыл бұрын
Tahnk you, also for anyone watching : it works with multiple or statments (at least works for 20 or statements for me) :D
@barrdennis2052
@barrdennis2052 2 жыл бұрын
Richard...I like the way you instruct. So many instruct, but do not tell one what property to place coding in and why. Also, can you present a single form with a one control search, where one can use LIKE operator with wildcards, to search on any field.
@philipmcdonnell7168
@philipmcdonnell7168 6 жыл бұрын
In 2018 this is still a valuable video. :)
@chessfighter54
@chessfighter54 6 жыл бұрын
these is what i am looking for many years..
@zoranstojanovski8407
@zoranstojanovski8407 2 ай бұрын
Great video! Access Form has on navigation buttons little search field, but it is small. In your future video, can you show how to create text box with same functionality to search entire form and highlight what has found from VBA?
@pronounceword
@pronounceword 4 жыл бұрын
I like your video very much. It's really great. I'll keep an eye on your channel. I am your fan and I will support you.
@johns8903
@johns8903 4 жыл бұрын
Thanks Chris - I do appreciate your gift.
@mariebrown3532
@mariebrown3532 7 жыл бұрын
I'm learning so much from your video tutorials! Thank you.
@keithmortensen7075
@keithmortensen7075 8 жыл бұрын
Hi Steve, I've been through most all of your videos and they have helped me a lot. I have a form where I created a keyword search of 1 table that, when clicking on a button, a user is prompted to enter a value and record(s) are returned data filling 8 text fields in my main form. What I want to do is use a returned value from a field in the main form for a 2nd keyword search of 2 other joined tables in a subform. Using the techniques you demonstrate in this video, I am able to use a "keyword button" search to validate the subform works. Here is the code for the button search of the main form Private Sub BtnSSN_SN_Click() Dim SQL As String SQL = "SELECT [Test_ KVDBA_kV_Matchpoint_Data].ID_GE_Serial_No, [Test_ KVDBA_kV_Matchpoint_Data].ID_BME_No, [Test_ KVDBA_kV_Matchpoint_Data].ID_Reg_Scan_1, " _ & "[Test_ KVDBA_kV_Matchpoint_Data].ID_Brd_Scan_1, [Test_ KVDBA_kV_Matchpoint_Data].ID_Brd_No1_SN_1, [Test_ KVDBA_kV_Matchpoint_Data].ID_Brd_Scan_2, " _ & "[Test_ KVDBA_kV_Matchpoint_Data].ID_Brd_No2_SN_1, Left([id_GE_Serial_No],8) AS Meter_SN_In " _ & "FROM [Test_ KVDBA_kV_Matchpoint_Data] " _ & "GROUP BY [Test_ KVDBA_kV_Matchpoint_Data].ID_GE_Serial_No, [Test_ KVDBA_kV_Matchpoint_Data].ID_BME_No, [Test_ KVDBA_kV_Matchpoint_Data].ID_Reg_Scan_1, " _ & "[Test_ KVDBA_kV_Matchpoint_Data].ID_Brd_Scan_1, [Test_ KVDBA_kV_Matchpoint_Data].ID_Brd_No1_SN_1, [Test_ KVDBA_kV_Matchpoint_Data].ID_Brd_Scan_2, " _ & "[Test_ KVDBA_kV_Matchpoint_Data].ID_Brd_No2_SN_1 " _ & "HAVING ((([Test_ KVDBA_kV_Matchpoint_Data].ID_Brd_No1_SN_1)=[Scan AMR Barcode])) OR ((([Test_ KVDBA_kV_Matchpoint_Data].ID_Brd_No2_SN_1)=[Scan AMR Barcode])) " ' [Form_Test_MP_SSN_Form].Form.RecordSource = SQL Me.Repaint Exit_BtnSSN_SN_Click: End Sub I want to use the value returned from field Meter_SN_IN as a keyword to query the subform. Below is the code for After Update Event. Private Sub TxtMeter_SN_IN_AfterUpdate() Dim SQL As String SQL = "SELECT KVDBA_TTST_SET.ID_SERIAL_NO, KVDBA_TTST_SET.TMSTMP_TST_START, KVDBA_TTST_SET.TMSTMP_TST_END, KVDBA_TTST_SET.ID_CAT_NO, KVDBA_TTST_SET.CD_CAL_PASS, " _ & "KVDBA_TTST_SET.CD_CAL_REASON1, KVDBA_TTST_SET.CD_CAL_REASON2, KVDBA_TTST_SET.CD_CAL_REASON3, KVDBA_TTST_SET.ID_STN_NO, KVDBA_tssn_testdata.ncc_card_barcode, " _ & "KVDBA_tssn_testdata.calibration_pass_fail_status, KVDBA_tssn_testdata.ssn_result_code, KVDBA_tssn_testdata.customer_serial_no, KVDBA_tssn_testdata.ge_serial_no " _ & "FROM KVDBA_TTST_SET INNER JOIN KVDBA_tssn_testdata ON KVDBA_TTST_SET.TMSTMP_TST_START = KVDBA_tssn_testdata.calibration_date " _ & "WHERE [ID_SERIAL_NO] = '" & Me.Meter_SN_IN & "' " _ & "GROUP BY KVDBA_TTST_SET.ID_SERIAL_NO, KVDBA_TTST_SET.TMSTMP_TST_START, KVDBA_TTST_SET.TMSTMP_TST_END, KVDBA_TTST_SET.ID_CAT_NO, KVDBA_TTST_SET.CD_CAL_PASS, " _ & "KVDBA_TTST_SET.CD_CAL_REASON1, KVDBA_TTST_SET.CD_CAL_REASON2, KVDBA_TTST_SET.CD_CAL_REASON3, KVDBA_TTST_SET.ID_STN_NO, KVDBA_tssn_testdata.ncc_card_barcode, " _ & "KVDBA_tssn_testdata.calibration_pass_fail_status, KVDBA_tssn_testdata.ssn_result_code, KVDBA_tssn_testdata.customer_serial_no, KVDBA_tssn_testdata.ge_serial_no " _ & "ORDER BY KVDBA_TTST_SET.TMSTMP_TST_START " _ Me.SubCalSSNList.Form.RecordSource = SQL Me.SubCalSSNList.Form.Requery End Sub Again, the main form works, and the subform also works. The problem is the subform does not run its query AfterUpdate of Meter_SN_IN Thanks, Keith
@jamekahors
@jamekahors 3 жыл бұрын
You, dear sir, are a Rockstar!!
@antonioaleixo1519
@antonioaleixo1519 6 жыл бұрын
Please Steve, keep doing these very good tutorial videos. Many Thanks
@ProgrammingMadeEZ
@ProgrammingMadeEZ 9 жыл бұрын
+Uriel Ramirez It is available in 720p. You might need to click on the gear icon to change your resolution.
@denisstpierre7140
@denisstpierre7140 2 жыл бұрын
Very nicely done! Working on a db at the moment and this is very helpful 🙏
@JO-bw5wx
@JO-bw5wx 3 жыл бұрын
Thank you, well well explain, best I have seen....
@walterpinkstonii8925
@walterpinkstonii8925 6 жыл бұрын
First of All, Thank You for putting the video together. It is very helpful. I am running into a problem where some of my keywords are not pulling the information from the table in the search form. I recreated the search/form and still have the same problem. I recreated a basic search query and it works fine. Any assistance would be greatly appreciated.
@nigish1
@nigish1 4 жыл бұрын
Thank you so much!!!! From Azerbaijan!
@Afrikan221
@Afrikan221 8 жыл бұрын
That's so great. Exactly what I was looking for. Thanks for sharing.
@monkeefartz1293
@monkeefartz1293 5 жыл бұрын
I realize I’m 3.5 years late, but if you get this I fucking love you!
@redhahamad6125
@redhahamad6125 7 жыл бұрын
You explain in such a way that anyone could understand thanks a lot. How can search records depends on two text fields and between two dates in a split form? Thanks in advance
@jamesmoore5603
@jamesmoore5603 9 жыл бұрын
Another Suggestion: For those not fluent in SQL one can create a query that does the lastname search and then get into SQL view and cut the code. Then just paste it into the subroutine and adjust the syntax with the appropriate quotes and &'s and replace the criteria value the the control name. It is often easier to debug the query beforehand this way for more complicated queries.
@stansmith8822
@stansmith8822 4 жыл бұрын
Steve, thank you so much! You are a fantastic instructor!
@JovenAlbarida
@JovenAlbarida 7 жыл бұрын
Your very good on explaining access technical details.. Thanks for this videos :)
@ProgrammingMadeEZ
@ProgrammingMadeEZ 7 жыл бұрын
Thank you!
@markanthonyalipao362
@markanthonyalipao362 6 жыл бұрын
Clear and the best tutorial ive learned a lot from you. Thank you!
@wsitech
@wsitech 2 жыл бұрын
I generally prefer list boxes to continuous forms in that they're on the same form, have properties and methods that are (mostly) easier to use. My problem of course is that the user cannot resize or resort the columns. Sometimes I will put labels above the listbox which will change the ORDER BY if double-clicked, but still a lack of flexibility.
@andresbustos3772
@andresbustos3772 3 жыл бұрын
Thanks, easier than this impossible, what a masterful explanation
@akashtribhuvan8124
@akashtribhuvan8124 5 жыл бұрын
Great, will start learning from beginning 👍 it's really hard to find best videos 😄
@venkatavinod72
@venkatavinod72 6 жыл бұрын
Hi Steve your videos are excellent.Thank you for your help.
@miked979
@miked979 5 жыл бұрын
Great video. Thank you. Is there a way to search for multiple keywords at the same time? IE: "Elizabeth, John" and have results for Elizabeth or John show up on one query.
@ProgrammingMadeEZ
@ProgrammingMadeEZ 9 жыл бұрын
+Tom Carnaha I have found datasheets to be of no use at all. I would much rather make my forms look a very specific way for the user to help them with the flow of data. You can make the textbox widths as wide as you want. You can use Anchoring to allow the width of the textboxes to change with the size of the form so people can resize the window and the textboxes will resize with it.
@khadimhussainmomin1315
@khadimhussainmomin1315 7 жыл бұрын
hi Steeve. i have created one tbl and in this table i have one field named 'HOUSE NO'. in this field i have suppose 4 members under house no 1. Now I wish to show house no 1 including all 4 member on one go. How can I search all 4 member by clicking just house no 1? please give me idea. i am using access 2007. Thanks
@kouamemartial8680
@kouamemartial8680 8 жыл бұрын
good explanation and helpful. i really learnt a lot from this tutorial. thank you
@kathysolheim9041
@kathysolheim9041 5 жыл бұрын
I love this video! Perfect instruction! Is there a way to output the results of the filtered subform to Excel?
@MrBummpr
@MrBummpr 4 жыл бұрын
I have the same question/problem...I need to send the results of my Search to an Excel spreadsheet.
@adrianeland87
@adrianeland87 6 жыл бұрын
Really clear explanation. Learned a lot.
@jamesmoore5603
@jamesmoore5603 9 жыл бұрын
Suggestion: When creating a form define your data source first. Then to add fields just use Design--> Add existing fields, drag and drop. They will be bound and named with appropriate labels. In your example you can then just cut and paste the labels to the header area.
@ricky-leeerickson8657
@ricky-leeerickson8657 2 жыл бұрын
Hi, thanks for the great video! Do you have a video outlining how to export the results from listboxes to an excel document? Thank you
@RealStories786
@RealStories786 3 жыл бұрын
wonderful
@autopumpsbg9543
@autopumpsbg9543 8 жыл бұрын
Thank you so much! I learned from you many useful things!
@jrtwy_cb
@jrtwy_cb Жыл бұрын
TNice tutorials is so amazing thanks for the videooo ;D
@dobavljac
@dobavljac 8 жыл бұрын
Thank you very much, this is easy explained and saved my time....
@joneil5765
@joneil5765 6 жыл бұрын
I could not find a better video than this! Good job A++++
@sidnashoba
@sidnashoba 7 жыл бұрын
I know it is 2017 but this video tutorial is excellent.
@ProgrammingMadeEZ
@ProgrammingMadeEZ 7 жыл бұрын
Thank you!
@khandokerkayes8439
@khandokerkayes8439 6 жыл бұрын
helping me in 2018!
@LearnAccessByCrystal
@LearnAccessByCrystal 8 жыл бұрын
excellent video tutorial to show how to implement search criteria whether it is for a form, listbox, or something else! Great job, Steve @ProgrammingMadeEZ -- So nice to see really good videos for Access! thank you ~ crystal
@pegmolter3542
@pegmolter3542 6 жыл бұрын
This is fabulous! Please tell me where I can find more videos like this one. I've been looking all over for Access "tutorials," but they seem to be very rare. I'm working in Access 2016, but the code worked just fine, and I'm jonesin for more!
@palakbhatia2555
@palakbhatia2555 Жыл бұрын
Emmanuel Chukwunonso don't worry. When I first started setuping I felt the exact sa. Just keep ssing around with a DAW and you
@havaljamal9952
@havaljamal9952 2 жыл бұрын
Very very great lesson
@Zorro.Arslan
@Zorro.Arslan 8 жыл бұрын
Thanks alot sir you have easy way to explain many thanks
@abdurrazagalguffa757
@abdurrazagalguffa757 5 жыл бұрын
Excellent tutorial video
@sharmaneaurora6332
@sharmaneaurora6332 2 жыл бұрын
Hi Sir, do you have a video for calculating running balance of inventory? Or generating Month-end summary reports for transactions?
@20011332
@20011332 3 жыл бұрын
Thankyou very much. How about search by integer, the SQL how to change?
@luisaguirre8018
@luisaguirre8018 9 жыл бұрын
Would be great is you teach us how to go to another routine after clicking in one ítem in the list box after the search. Thanks for sharing.
@ProgrammingMadeEZ
@ProgrammingMadeEZ 9 жыл бұрын
Luis Aguirre Not sure I understand Luis.
@pilarangelicarodriguezcaba8199
@pilarangelicarodriguezcaba8199 4 жыл бұрын
best video I found for this feature, thanks a lot! :)
@tupacmoche
@tupacmoche 5 жыл бұрын
Steve as always your videos are clear, understandable and right to the point. Super job. In viewing this video, I was looking for an implementation that is built into Excel. What, I mean is if you enter a name of any other search string into the Excel search box the search scope the every column in every row in the spread sheet. Can this be implemented in Access and is there a video that demonstrates it?
@tonyvargas6015
@tonyvargas6015 4 жыл бұрын
Steve, first & foremost - THANK YOU. I've learned quite a bit of programming from your videos. Awesome work! However, I'm finally stumped on this: How can I apply THIS SEARCH TECHNIQUE to the following... I have a MAIN FORM which displays a Two Tab sub-form, each displaying a Datasheet (basically an index); one is for Business Clients and the other is for Public Clients. At the bottom of the form, I have the SEARCH text box and "Search" control button. The problem I can't figure out is, how do I apply the search code you provided so IF the user is looking at the "Business" clients tab, the search is applied to that specific datasheet (subform?) as well as when the user is looking at the "Public" clients Tab the search applies to that specific datasheet (subform)? I hope this makes sense... (Wish I could provide a screenshot, but it's my first time ever replying to anything on KZbin, so I'm not too sharp on how all the comment features may work.) Thank you in advance for any feedback you could provide. And again -- Great Job on the instructional videos!!!
@mickeyglory
@mickeyglory 4 жыл бұрын
Thank you very! Hoping to get more.
@patriciam4325
@patriciam4325 9 жыл бұрын
Thank you so much! Very clear instructions.
@MovieMad5608
@MovieMad5608 8 жыл бұрын
Sir. You have great gift by God to teach easily. I have gone thru everything. It was great help for me. But i am facing one problem. Once i run the Keywords search. It shows only one entry in Sub form. But i have around 4 entry for same of last name. Could you please help me with that. Please sir. Thank you very much. YOGI
@ProgrammingMadeEZ
@ProgrammingMadeEZ 8 жыл бұрын
+HARYANAVI1 Without seeing everything you have in your database, I simply don't have any way of knowing what is causing the problem.
@hamzahfadhil
@hamzahfadhil 4 жыл бұрын
Thank You so much
@panilekarz
@panilekarz 6 жыл бұрын
Hi, thank you for this video, it helped me a lot; however, I'm still struggling a bit. Basically, what I did is created a library database in which I had recorded almost 800 books. Now, in order to be able to find items quickly, I created two search buttons: 1) to find authors (which works like magic) and 2) to find books - unfortunately, whenever I try to search a book, genre, etc. I get the following message: Run-time error '3079': The specified field 'Title' could refer to more than one table listed in the FROM clause of your SQL statement. Next when I click debug the following statement is highlighted: Me.subLibraryList.Form.RecordSource = SQL I'm at a loss and pretty frustrated at this point and have no idea how to fix this. Please help. To give you a better picture (hopefully!) I've pasted below the two codes I'd associated with the said buttons. Thank you in advance. Private Sub btnSearch_Click() Dim SQL As String SQL = "SELECT Authors.[Last Name], Authors.[First Name], Authors.[Middle Name], Authors.[Second Author], Books.Title, Books.[Sub-title], Books.Series, Books.Notes, Books.Genre, Books.Location " _ & "FROM Authors INNER JOIN Books ON Authors.[Author ID] = Books.[Authors ID] " _ & "WHERE [Last Name] LIKE '*" & Me.txtKeywords & "*' " _ & " OR [First Name] LIKE '*" & Me.txtKeywords & "*' " _ & " OR [Middle Name] LIKE '*" & Me.txtKeywords & "*' " _ & " OR [Second Author] LIKE '*" & Me.txtKeywords & "*' " _ & "ORDER BY Authors.[Last Name] " Me.subLibraryList.Form.RecordSource = SQL Me.subLibraryList.Form.Requery End Sub ______________________ Private Sub btnSearchBook_Click() Dim SQL As String SQL = "SELECT Authors.[Last Name], Authors.[First Name], Authors.[Middle Name], Authors.[Second Author], Books.Title, Books.[Sub-title], Books.Series, Books.Notes, Books.Genre, Books.Location " _ & "FROM Authors INNER JOIN Books ON Authors.[Author ID] = Books.[Authors ID] " _ & "WHERE Title LIKE '*" & Me.txtSearchBook & "*' " _ & " OR [Sub-title] LIKE '*" & Me.txtSearchBook & "*' " _ & " OR Series LIKE '*" & Me.txtSearchBook & "*' " _ & " OR Notes LIKE '*" & Me.txtSearchBook & "*' " _ & " OR Genre LIKE '*" & Me.txtSearchBook & "*' " Me.subLibraryList.Form.RecordSource = SQL Me.subLibraryList.Form.Requery End Sub
@kylemorrison5399
@kylemorrison5399 7 жыл бұрын
Mr. Bishop, Would this key word search be able to be adjusted to allow you to search different tables all at the same time. If you are handling different parts of a project, and they are handled in different tables, would you be able to set up a search just like this but that will look through 3 or 4 tables? if so would you be able to help me with the coding that would allow that? thank you for your time and the AMAZING videos.
@InitialGain123
@InitialGain123 3 жыл бұрын
Thank you Mr. Bishop, I used this code in a form and it worked even though I did not use a subform. However I found one character that gave me an error when I included it in the search. This is the ' (apostrophe) character. Do you or does anyone know why this happens?
@Jim-fk1wk
@Jim-fk1wk 3 жыл бұрын
Hello, can you do two search boxes? The second search box is dependent on the first search box? Thank you!
@marcushilliard8857
@marcushilliard8857 5 жыл бұрын
This is a GREAT tutorial video....how would you set up the form if you wanted to use check boxes as inputs (hard code options) to the search filed as well?
@muhammadasadkhan3466
@muhammadasadkhan3466 4 жыл бұрын
Hi I am looking for a tutorial, where I would be able to populate listbox with contents of a folder (xlsx, CSV files) and then clicking to import them. Hope you will help
@mostafaelhaj8391
@mostafaelhaj8391 7 жыл бұрын
Very nice and clear video Thank you sir I have a question How can I display a report of the results in that area instead of the list box or the continuous form ?
@johnnysitorus292
@johnnysitorus292 6 жыл бұрын
Excellent! Thank you very much, Steve.
@felixbusching9172
@felixbusching9172 6 жыл бұрын
Thank you so much for this video! Made my life way easier.
@TheMeghaAmit
@TheMeghaAmit 6 жыл бұрын
Extremely useful video..well explained
@toneen5392
@toneen5392 4 жыл бұрын
Excellent! Answered many of my questions. Have another one. Can I use this type of search, but KEEP the results by appending the search to the end? Ultimately, I want to use the search results to create labels for only a few records in my table.
@PKX1167
@PKX1167 4 жыл бұрын
Hello. I have a question, when i do my query, for example search a vehicule by model and color, if one of the registry has no model but has color, is blanck, the result is empty. Só how to change so that when do the query show all the vehicules of that model and color?
@viswanathn3263
@viswanathn3263 5 жыл бұрын
Really these videos helped me a lot in my daily job. I have question that how can we able to multi record selection through check box in continuous form and record those selected records record in table.
How To Manage User Authorization and User Access in Access 2013 🎓
38:06
Programming Made EZ
Рет қаралды 256 М.
WILL IT BURST?
00:31
Natan por Aí
Рет қаралды 20 МЛН
王子原来是假正经#艾莎
00:39
在逃的公主
Рет қаралды 9 МЛН
The Joker saves Harley Quinn from drowning!#joker  #shorts
00:34
Untitled Joker
Рет қаралды 72 МЛН
Little brothers couldn't stay calm when they noticed a bin lorry #shorts
00:32
Fabiosa Best Lifehacks
Рет қаралды 20 МЛН
SEARCH FORM - Searching while Typing in Microsoft Access.
12:46
Edcelle John Gulfan
Рет қаралды 9 М.
How to Make a Search Form with Combo Boxes in MS Access
18:53
Sean MacKenzie Data Engineering
Рет қаралды 35 М.
Microsoft Access Search Form - MS Access Search For Record by TextBox
10:12
Computer Learning Zone
Рет қаралды 337 М.
Microsoft Access Multi-Field Search Form 2.0 New and Improved Features!
50:26
Computer Learning Zone
Рет қаралды 113 М.
Access 2010: Auto populate fields using a combo box in forms.
11:57
Allen Jarrett
Рет қаралды 556 М.
56. Creating A Classic Login Form (Programming In Microsoft Access 2013) 🎓
28:00
After Update on Form Controls in Microsoft Access
11:10
Sean MacKenzie Data Engineering
Рет қаралды 8 М.
An Access Subform Based on a Many-to-many Relationship
14:10
Dr. Gerard Verschuuren
Рет қаралды 93 М.
WILL IT BURST?
00:31
Natan por Aí
Рет қаралды 20 МЛН