I am trying CautionMP's script but it stops at
Dim rstData As DAO.Recordset
I changed it to Dim rstData As Recordset
and then it stops at
Set rstData = CurrentDb.openRecordset(TableName, dbOpenForwardOnly)
What am I suppose to do to resolve this?
Fabc
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.