[AccessD] Combos with Tens of Thousands of Records
Kostas Konstantinidis
kost36 at gmail.com
Wed Jun 23 00:33:59 CDT 2021
Hi all,
I use a combo box with more than 85.000 records (names) and I am trying
Allen Browne's solution at http://allenbrowne.com/ser-32.html
I followed his instructions step by step but the code stops on the
function's point
Me.Suburb.RowSource = "SELECT Suburb, State, Postcode FROM
Postcodes WHERE (False);"
sSuburbStub = ""
With the error "Invalid use of Me keybord"
Any idea?
Thank's all
/kostas
More information about the AccessD
mailing list