Doug Steele, Microsoft Access MVP http://I.Am/DougSteele (no e-mails, please!)
> Does anyone have an easy method to pass parameters to the stored proc name > in > the DoCmd.OpenQuery? > > I know I can use a QueryDef and pass parameters that way but was wondering > if there was an easy way using DoCmd.OpenQuery.