Got it. I guess it sets that restriction when the form is first loaded, cause I removed the RecordSource from one of the forms and then added to the Form_Load() function to set the recordsource... strange workaround.
I've got one other problem that's probably going to seem a bit n00bish.
If I've got a form that uses a query as a recordsource, how do I use one of the currently selected values in a
VB script. (So they have one of the search results selected and I'm trying to switch the second tab to view the selected workgroup)