I'm trying to populate an undound text box on a report and here's the code that I have that's not working. I keep getting a Compile Error: Method or Data Member not found. Here's the code, hope you can help....
Public Function FillGeneral()
Dim rs As Recordset
Dim db As...