I have a search form that, when the command button is pressed, updates the SQL statement for a listbox rowsource to display the records found.
If no records are found, I would like to give a message box to say so. Is there a way to dynamically retrieve the number of records in a list box?
Thanks.
Dave
If no records are found, I would like to give a message box to say so. Is there a way to dynamically retrieve the number of records in a list box?
Thanks.
Dave