Hi Guys,
I'm trying to follow Allen Browne's - Combos with Tens of Thousands of Records (http://allenbrowne.com/ser-32.html)
However, I keep getting the error...
Compile Error:
Invalid use of Me keyword
(This being a new module)
That's how it shows in his code (the use of me.comboname.rowsource) but it's not working for me.
Any idea why?
I'm trying to follow Allen Browne's - Combos with Tens of Thousands of Records (http://allenbrowne.com/ser-32.html)
However, I keep getting the error...
Compile Error:
Invalid use of Me keyword
(This being a new module)
That's how it shows in his code (the use of me.comboname.rowsource) but it's not working for me.
Any idea why?