Hi guys
Have a nice day everyone.
I have a listbox based on a query. I want to put a text box on the form that will collect the records in it (ListCount)
The difference between the 2 methods is that the Current event will only run once when the form/record changes.
The control source method will update the count if you add an item to the list programmatically.