EliseFreedman
Programmer
I am attempting to use an ado recordset as the source for a report. The code I am using is taken from the programmingMSaccess.com website.
One of the lines is
Dim rpt1 as access.report
I am getting the error User Type Not Defined.
I suspect that it is due to a reference not being set. Can anyone advise which reference I am missing
One of the lines is
Dim rpt1 as access.report
I am getting the error User Type Not Defined.
I suspect that it is due to a reference not being set. Can anyone advise which reference I am missing