I am pulling data from a database and populating a listbox with the table
from the database. I want to have a checkbox that will filter data based on
my criteria. for example:
In one of the Columns in the database table I have a Column called
COIN_VALUE in this column I have cells with the work Half Cents and other
with Large Cents. I would like to filter the results in the listbox to show
only Half Cents or Larger Cents ext. I figure this is pretty simple but I
cant seem to get it right. Any help would be appreciated.
Regards,
Bryan
"Mindspring" <kros...@mindspring.com> wrote in message
news:88E56271-B5D2-4AF7...@microsoft.com...