Hello to all,
I have created a CRM database to store my customers’ company details, personnel, visits on their companies etc.
I have made a form in which I have included some SubForms and a filter table which I use to jump from record to record.
Now, is it possible to create a search function (using a text box maybe) to search in one SubForm? Specifically, I want someone to be able to search for a person’s name in People SubForm. If it finds it, it must jump to the current company record and show the related company’s details, the people working in this company and the visits made to this company. Does it need a second filter table for this action?
I wuold use the default search in navigation bar but it returns me no results when not searching the MainForm.
Thank you in advance.