Recent content by jinsatoemo

  1. J

    Show parent child linked records via VBA

    Good day arnelgp, This my friend works perfectly for my situation.Thank you so much for your expertise and kindness!Not forgotting to other friends who contributed as well as its all a very very valuable knowledge in multiple scenarios.Thank you friends and its very much appreciated.May you all...
  2. J

    Show parent child linked records via VBA

    Attached is the code that i used,modified accordingly I want to create the table headers for the 5 columns child link data.... Also how do u refer this part as string if needed as it will give u a type mismatched error sqlString = "SELECT * FROM [LRMS-Q] Where LRMRID = " & rs!LRMRID Many thanks
  3. J

    Show parent child linked records via VBA

    Good day friends, Firstly,very much thank you and appreciation to all of you who contributed your time and expertise to help me.because of this,i have managed to get the result that i wanted.All your inputs are sooooooo valuable to me and others who came to seek the solution for this kind of...
  4. J

    Show parent child linked records via VBA

    Good day all, I'm trying to create\modify an existing vba code to generate an email via CDO that shows something like: parent record -child record parent record - child record lets say i have 2 tables,table A(IDx primary key) and table B(IDx linked key).I want to generate all the parent data...
  5. J

    Good day friends

    Good day all,I'm Mat from Malaysia and i'm here to seek help on some ms access related things....hopefully i'm not a nuisance to you guys....Many thanks.
Back
Top Bottom