V
vbasean
I'm getting an error 2101 on setting my recordsource? Any clue why?
I get it if I set it to any string value of a table or query name.
i.e.
Me.RecordSource = "tblDonors"
I get it if I set it to any string value of a table or query name.
i.e.
Me.RecordSource = "tblDonors"