Before you can use the Recordset Helper object in your code you need to add it to your References in your form.


Select [Tools] [References] in your Access IDE.  Then press [Browse...] and then select the "Recordset Helper.accde" file that was installed during setup.  
The "AccessRecordsetHelper" object should then appear in your IDE references after it is refreshed.



Note that once the reference has been added your VBA IDE will now include the "AccessRecordsetHelper" as shown below.