Controls with which could populate multiple results

  • Thread starter AccessVBANewbie via AccessMonster.com
  • Start date
A

AccessVBANewbie via AccessMonster.com

Hi all out there, does anyone know of any controls which could be used to
show the multiple results from a search? it would be best if i could know of
a way to show all the entities of a search result which it is tied to.
 
A

Allen Browne

I provided a detailed response just today to a similar question. Search:
Group: microsoft.public.access.forms
Author: Mary
Subject: Trouble with a multiple parameter search

The answer explained how to create a Continuous Form that shows the results
(one row each), with the search criteria in the Form Header section.

You may be able to find it from this link:
 
A

AccessVBANewbie via AccessMonster.com

alrighty, thanx allen!

Allen said:
I provided a detailed response just today to a similar question. Search:
Group: microsoft.public.access.forms
Author: Mary
Subject: Trouble with a multiple parameter search

The answer explained how to create a Continuous Form that shows the results
(one row each), with the search criteria in the Form Header section.

You may be able to find it from this link:
 
Top