J
Jim
I am looking for some help on displaying filtered data. I
am using VB code to run a filter and I would like to have
the results returned in a listbox. I would like the
results to automatically update the listbox as they are
filtered. I have tried to requery the database but that
is not working. I have also tried to run an sql statement
from VB code but that is not working. The sql statement I
tried uses a SELECT, FROM, and WHERE statement, but this
appears to not work in Visual Basic. I would appreciate
the help on this one as it has me quite lost.
am using VB code to run a filter and I would like to have
the results returned in a listbox. I would like the
results to automatically update the listbox as they are
filtered. I have tried to requery the database but that
is not working. I have also tried to run an sql statement
from VB code but that is not working. The sql statement I
tried uses a SELECT, FROM, and WHERE statement, but this
appears to not work in Visual Basic. I would appreciate
the help on this one as it has me quite lost.