Filter in VB Basic

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I created a command button to filter data on a form. However it doesn't
function. I do not know VB Basic at all. please help.
 
You will have to post the VBA code which is behind the form. You should have
an 'on click' event. If you have not set up the event, it cannot work. You
can find out the code needed by looking in Access HELP.
 
Back
Top