You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
-
T
Change this -
RecordsetClone
to just
Recordset
as you are changing the clone of the recordset instead of the recordset to which the form is bound.