I am having some problems using a listbox with multi-select, so I was printing out the listcount with a debug.print function.
I notice that the listbox.listcount is always greater by one(1) than the actual number of items (rows) and this has me puzzled.
So if I have 11 items or rows in the list box from a query, the listcount prints out 12, and so forth.
Does anyone know the reason for this.
Thanks
JDB
I notice that the listbox.listcount is always greater by one(1) than the actual number of items (rows) and this has me puzzled.
So if I have 11 items or rows in the list box from a query, the listcount prints out 12, and so forth.
Does anyone know the reason for this.
Thanks
JDB