Guys, i have a form and when the user clicks a particular button, some data (that they entered) is entered into a table.
The listbox shows data from this table, but is empty until the user adds something. I want the listbox to requery when data has been added to the table.
How can i do this ?
The listbox shows data from this table, but is empty until the user adds something. I want the listbox to requery when data has been added to the table.
How can i do this ?