B
Biomed
Access 2000, WIN 2000
I am creating a form for a vendor listing. I want to use tab controls to
set the filtering for each letter of the alphabet "A, B C,..Z" to list
vendors that begin with that particular letter.
Two questions:
1) Do I have to put the same subform on each page of the tab control or is
there a cleaner way?
2) How do I apply filtering to the subform to filter for all the vendors
starting with "A", "B", ..."Z". (Like a rolodex)The master form is called
"Main" and the subform is called "Vendor Listing" with its record source set
to the query "qryVendor".
Thanks for your expertise!
I am creating a form for a vendor listing. I want to use tab controls to
set the filtering for each letter of the alphabet "A, B C,..Z" to list
vendors that begin with that particular letter.
Two questions:
1) Do I have to put the same subform on each page of the tab control or is
there a cleaner way?
2) How do I apply filtering to the subform to filter for all the vendors
starting with "A", "B", ..."Z". (Like a rolodex)The master form is called
"Main" and the subform is called "Vendor Listing" with its record source set
to the query "qryVendor".
Thanks for your expertise!