G
Guest
Hi,
I am trying to setup a filter on my form that filters when a command button
is clicked. I have a combo box that lists the various column names which are
products a company might have. When the button is pressed, I want it to look
at what the value is in the combo box, and then search through each record
and determine if that company has the chosen product. I am unsure how to
write the code for this. Any help is appreciated.
Thanks
I am trying to setup a filter on my form that filters when a command button
is clicked. I have a combo box that lists the various column names which are
products a company might have. When the button is pressed, I want it to look
at what the value is in the combo box, and then search through each record
and determine if that company has the chosen product. I am unsure how to
write the code for this. Any help is appreciated.
Thanks