Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Filtering in Forms

Status
Not open for further replies.

Ryath

Technical User
Feb 24, 2002
84
GB
Hi,

Currently i have a form with multiple pages in that links to seperate fields/tables etcetc, i have a couple of combo boxes that link to each other ie. in Rowsource

SELECT Distinct [Field1] FROM [TBL1] WHERE [Field2] = [forms]![FRM1].[Combo1]

The problem is that when filtering the options are no longre avaliable? the links cease to function! why? and is there a fix? or another idea i had is to reate another page in the form purely for filtering if so, is there a way that as soon as i click on the page tab it will automatically go into filter by form mode?
Thx
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top