Hi, I posted a similar question before but i got no right answers. Here's my problem. I made a form and a command button on it that activates "FilterByForm". I made another button on the form that activates "ApplyFilter". But when i actually click on the "FilterByForm" button, the "ApplyFilter" button is disabled; thus i cannot click it. Is there a way to make this button active programmatically?