J
Jean Fletcher
Guest
On this command:
dim rs as Recordset
rs = currentdb.openRecordse("Table Name") I get a 'type mismatch' error. Why.
(I am new to Access programming)
dim rs as Recordset
rs = currentdb.openRecordse("Table Name") I get a 'type mismatch' error. Why.
(I am new to Access programming)