Search results

  1. V

    Search Record In A Subform

    still the same error. here is the updated code ="Passenger_Name = '" & [Forms]![Agent]![cntPassDetails].[Form]![sect] & "'" am i doing it wrong somewhere?
  2. V

    Search Record In A Subform

    Before trying the cuddly monster i have given a try to macro and now getting type mismatch error ="[CGS] = '" & [Forms]![Agent]![Passenger_Details].[Form]![sect] & "'" CGS is of type text Agent is main form Passenger_Details is subform on main form sect is the searchbox
  3. V

    Search Record In A Subform

    no doubt :) lucky me
  4. V

    Search Record In A Subform

    i tried a trick with combobox and changed the subform master field to combobox name. now the records are filtering. but i need them to filter through textbox. so is there any trick like the combobox one to filter records on demand through textbox?
  5. V

    Search Record In A Subform

    its only referring to controls on forms. how to use these when searching through textbox and button on main form :/ the monster (vb) is biting me :P
  6. V

    Search Record In A Subform

    thanks .. going to give it a try:)
  7. V

    Search Record In A Subform

    is there any alternative way rather than VBA? like query etc?
  8. V

    Search Record In A Subform

    the vb code is :banghead: for me :P can you suggest if any macro code that will do the trick ?
  9. V

    Search Record In A Subform

    I want to find a record in a subform via texbox and button. The search box is working fine on main form via macro on the button but i am unable to set cotrols to find data on the subform the macro ="Passport_Number= '" & [Forms]![Agent]![sect] & "'" what should be the reference to search in...
  10. V

    Make ACCDE For Multiple Users

    Got your point and others too. This will not happen again in future. My apology to all senior members 🙏🏻
  11. V

    Make ACCDE For Multiple Users

    I understand what you have said and also taking responsability of the mess i have created with my attitude. I am guilty on the act but saying that the senoirs should also keep their calm and try to bear questions of aprentice like me. No harsh feelings for anyone :)
  12. V

    Make ACCDE For Multiple Users

    Thanks for taking time and posting the screenshot. I will apply this security to the files and folder of database. Bundle of thanks ❤️
  13. V

    Make ACCDE For Multiple Users

    I will check it tomorrow when i get back to office. and i am was not asking for quick help or something like that. All i wanted is a healthy answer like you are doing right now which leads me to the actual problem solving solution. I mean what it will be worth if you are taking your precious...
  14. V

    Make ACCDE For Multiple Users

    THanks for the suggestion. i will look at the security of files in the shared folder. The file menu setting is already changed and shared folder has read write access. But i havent changed the security settings of files in that folder. (Silly Me) :banghead: And as for moroon :D i was fedup...
  15. V

    Make ACCDE For Multiple Users

    I am currently getting this error after splitting and sharing the db
  16. V

    Make ACCDE For Multiple Users

    sorry didnt noticed your comment while reading some moroon's comment. I have replied to that question and will wait for your suggestion. Thanks :)
  17. V

    Make ACCDE For Multiple Users

    ahan! lets see if you can find me :D:D
  18. V

    Make ACCDE For Multiple Users

    yes the db is splited into BE and FE . I got a vb code from another member of the site and its working 80% regarding my query. Can you suggest other way than VB? or it is the good one.
  19. V

    Make ACCDE For Multiple Users

    they didnt even reffered to already answered question. All they did is point out my double post and showed their cheap mentality. They are forgetting that there are people who are willing to help in either case.
  20. V

    Make ACCDE For Multiple Users

    lets see how far it can go. I had created 4 id on this forum just for the users like you who always cry for nothing. Ignore what you cant see :cool::D
Back
Top Bottom