hi i'm trying to allow users a selection in a listbox. However i have not used dynaset before, with the following code i get an error...'too few parameters, expected 1'......when i debug this it points to the line
Set Rs = CurDB.OpenRecordset(SQLStmt, DB_OPEN_DYNASET)
the value that the...