Hi Don,
Just taking a wild guess here..
Try:
Where Condition: "[RequestedBy]= " & [Forms]![MainSwitchboard]![cboExpItems]

Signature
Maurice Ausum
> I want to have one form that I can call from a switchboard and filter for
> several people using a macro. I’m using Access 2007 and my setup is as
[quoted text clipped - 26 lines]
> used this setup before and it has worked fine. I’m new to Access 2007 so
> maybe something has changed. Thanks for your help.
Don S. - 25 Jul 2007 21:30 GMT
I failed to explain that [Requestedby] is a field on the form the macro is
opening. It should get it's value from the "cboExpItems" on the switchboard.
> Hi Don,
>
[quoted text clipped - 33 lines]
> > used this setup before and it has worked fine. I’m new to Access 2007 so
> > maybe something has changed. Thanks for your help.