G
Guest
I am relatively new to Access. Can someone show me an example of how I would
run an input parameter Query from VB
Something to the likes of
DoCmd.OpenQuery "QRYFAY3test" Parm1, Parm2, parm3, acViewNormal, acReadOnly
run an input parameter Query from VB
Something to the likes of
DoCmd.OpenQuery "QRYFAY3test" Parm1, Parm2, parm3, acViewNormal, acReadOnly