Beginning Access VBA Chapter 12
I am having difficulty adding an addition text box to the UI form in chapter 12. I went and typed in all the code associated with the example and finally resolved all my typographical and syntax errors. Now when I try to add an additional text box I get an error 94 invalid use of Null. I have checked the procedure Source: PopulateRecordsFromRecordset. All the associated tables have been updates as has the form, the project compile alright but this error 94 comes up whenever you try to increment or decrement the recordset.
Any insight would be appreciated.
Thanks
RCB
|