Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (64)

Sign In or Sign Up now to post a comment!
  • fine. will you pls give me some more on search like i need to give error if we give wrong data in textbox. how to display error message in label like inputed data is not exits in database

  • Thank you for the video :) can you please let me know how i can do the following:

    1- Search by ID number of a client in Text Field when clicking "Search" button. I want to display results in the same form (DataGridView VB 2010)...once I get the result I wanna double click on it and open the client's form.

    thank you very much

  • how about the code

    

  • what the code of that

  • can you plzz tell me the code on c# of same thing

  • sir...can i have the source code example on how you do that? thanx if u could help...it important for me..

  • @msaccessdev sir i have problem to link to another form..can i have the example of source code sir?

  • @msaccessdev oh now its working thanks! can you please tell me how to redirect when you double click one info from the list box? it's our project and i couldnot do it. please? :)

  • i got an error messege of invalid character and a highlighted underscore. what does this mean??

  • @poisoneffinivy, It means you're not copying the code correctly.

  • Can you make the same in Visual Studio 2010 with VB.NET scrip ?

  • @Badshahkhanisb , Not at this time.

  • can i have a copy of the codes for that module ? tnx. :D

  • why is it an error occured? and says identifier expected? pls. help :(

    tnx. :D

  • @msaccessdev Dude, this is awesome thankyou. In the listbox VB there's a double comma before the stWhereClause at the end. Im getting a missing operator error from this and am guessing this is because a filter name (or similar) needs inserting between the commas. Is this correct and if so, what should i insert to get this to work? Thanks again.

  • @davidsu1970 , The double commas are correct.doublecheck what's in the strWhereclause when this code runs.

  • @umair0001 The stWhereClause is defined as ReferenceNumber in my code, (OrderRowID in the original). The debugger steps through each line until it hits the double commas and then throws up the 'missing operator' error. Can you elaborate on your comment?

  • @davidsu1970 , Not available to troubleshoot this for you at this time. Sorry, Umair

  • @umair0001 No problem if you don't know. welcome to my world.

  • Comment removed

  • Sir can i have the syntax on the listbox please??

    it will be a great help in my thesis...thanks..

  • Comment removed

  • hi, can this be done without using the "add data source" method as I have connected my project to my database manually..

    thanks

  • My email is overdhill@yahoo.com. Trying to build program, but don't know anything. Interested in consultation.

  • Hi Sir,

    Why does _ is invalid character? i cant work this out.

  • Hello msaccessdev!

    Why does _ is invalid character? please reply, i cant work this out

  • too bad you didnt show how to actually make it, and link the records

  • Hi... sorry to bother you... I tried to use this code, but I don't know what I did wrong... Private Sub Texto1_Change() On Error GoTo Err_Texto1_Change Dim strSource As String strSource = "SELECT Área" &_ "FROM INVENTARIO" &_ "Where Área Like'*" & Me.Texto1.Text& "*' " Me.Lista1.RowSource = strSource Exit_Texto1_Change: Exit Sub Err_Texto1_Change: MsgBox Err.Number & " " & Err.Description Resume Exit_Texto1_Change End Sub and how you open the form when double clicking the selected on the list?
  • msaccessdev, Thank You Very Much !

    "This is EXACTLY what I need" too, and it work's( the search part ), but don't work the double click.

    In other words, when I click on the line i want, don't open the form.

    Can you tell me why ? Please.

    Thank you one more time. It was very helpful.

    Sorry about my english, but I'm portuguese.

  • @MiguelFreitas12 pls give to me the source code

  • msaccessdev, Thank You Very Much !

    "This is EXACTLY what I need" too, and it work's the search part, but don't work the double click.

    In other words, when I click on the line i want, don't open the form.

    Can you tell me why ? Please.

    Thank you one more time. It was very helpful.

    Sorry about my english, but I'm portuguese.

  • @MiguelFreitas12 ,

    Sent you an email.

  • Can you help me figure out what is wrong with my code? This is EXACTLY what I need!!! Does this work for Access 2003??

  • @katesrae,

    send me the code, I'll take a look, this example was built in 2003.

  • make a tutorial video! PLEASE

  • Hi. I tried the code but failed. can u check my code and tell me whats wrong with it? because im a totally beginner in access.

    Private Sub txtProperty_Change()

    On Error GoTo Err_txtProperty_Change

    Dim strSource As String

    strSource = "SELECT Group, Group Coordinator, Laboratory, Period, Time, Date, Number of Students" &_ "From VenueLab" &_ " Where Laboratory Like '*" & Me.txtProperty.Text & "*' " _ & "Or Group Coordinator Like '*" Me.lstSearchResults.RowSource = strSource

  • How did you make that kind of Listbox?

  • @007ThaChief007 , I grabbed it from the toolbox and set it's properties.

  • Sir Can You gave me a sample? payabayabjohncarlo@yahoo.com Thx and u do that at VB 6.0 or in Acces 2007?

  • Sir were did you that project and can you help me :D

  • asan po ung code n2???

    Pag'aaralan q lng po...tnx:)

  • @21khulitzify , What?

  • Thank you. That is so freaking awesome.

  • @caseinpoint1, Thanks!!

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more