Hi,
I am trying to set a reference from word to an access query and am getting a error that says “Run Time Error” “Too few Parameters. Expected 1” error. The code it is stopping on is :
Set rst = dbs.OpenRecordset(“qryRouteSheet”, dbOpenDynaset)
This used to work in 2000 but since our upgrade to 03, it no longer seems to work. Does anyone have any sugesstion?
Thanks
Kevin